Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:12:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:14:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' cout<<sum; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2578 时间计数1级1 2023年模拟题
- 比赛
- 2025.1.23中级班练习
- 语言
- C++
- 递交时间
- 2025-01-23 10:01:36
- 评测时间
- 2025-01-23 10:01:36
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 404.0 KiB