Wrong Answer
foo.cc: In function 'int main()': foo.cc:7:9: warning: unused variable 'bs' [-Wunused-variable] int n, bs=0, cnt; ^~ foo.cc:19:6: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<cnt; ~~~~^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1159 回文数
- 语言
- C++
- 递交时间
- 2021-01-30 13:03:30
- 评测时间
- 2021-01-30 13:03:30
- 评测机
- 分数
- 0
- 总耗时
- 8ms
- 峰值内存
- 424.0 KiB