Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:12:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=cnt;i>=1;i--) ^~~ /in/foo.cc:14:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1812 进制转换 求对应的p进制数
- 比赛
- 春季班中级5.25
- 语言
- C++
- 递交时间
- 2024-05-25 10:03:40
- 评测时间
- 2024-05-25 10:03:40
- 评测机
- 分数
- 100
- 总耗时
- 16ms
- 峰值内存
- 376.0 KiB