Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:33:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:35:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' m++; ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1524 Problem 3B. RP++
- 语言
- C++
- 递交时间
- 2023-10-24 18:30:55
- 评测时间
- 2023-10-24 18:30:55
- 评测机
- 分数
- 10
- 总耗时
- 1ms
- 峰值内存
- 352.0 KiB