Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:43:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
43 | if (n==3)
| ^~
/in/foo.cc:45:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
45 | n/=10;
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2852 打印数字2024.12GESP3级T2
- 语言
- C++
- 递交时间
- 2026-09-17 20:07:07
- 评测时间
- 2026-09-17 20:07:07
- 评测机
- 分数
- 0
- 总耗时
- 18ms
- 峰值内存
- 528.0 KiB