Wrong Answer
In function 'void FastIO::write(T) [with T = long long int]', inlined from 'void FastIO::writeln(T) [with T = long long int]' at /in/foo.cc:56:14, inlined from 'int main()' at /in/foo.cc:82:9: /in/foo.cc:46:15: warning: 'cnt' may be used uninitialized [-Wmaybe-uninitialized] 46 | x = -x; | ~~^~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:70:12: note: 'cnt' was declared here 70 | ll cnt; | ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1848 记数问题
- 语言
- C++
- 递交时间
- 2025-03-02 19:30:23
- 评测时间
- 2025-03-02 22:54:41
- 评测机
- 分数
- 0
- 总耗时
- 70ms
- 峰值内存
- 536.0 KiB