Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:14:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:16:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- A4-3 回文数专题:回文数判断
- 比赛
- 2020苏青奥赛集训营(2021-1-10课堂小练)
- 语言
- C++
- 递交时间
- 2021-01-10 10:36:37
- 评测时间
- 2021-01-10 10:36:37
- 评测机
- 分数
- 100
- 总耗时
- 6ms
- 峰值内存
- 220.0 KiB