Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:21:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 21 | else | ^~~~ foo.cc:23:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 23 | n-=1; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2805 数位之和2级1 2024.9
- 语言
- C++
- 递交时间
- 2025-07-23 09:13:28
- 评测时间
- 2025-07-23 09:13:28
- 评测机
- 分数
- 10
- 总耗时
- 461ms
- 峰值内存
- 820.0 KiB