Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:8:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 8 | if(m==0) | ^~ foo.cc:10:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 10 | return 0; | ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2053 进制转换 转换为 d 进制数
- 语言
- C++
- 递交时间
- 2025-07-26 08:56:13
- 评测时间
- 2025-07-26 08:56:13
- 评测机
- 分数
- 10
- 总耗时
- 24ms
- 峰值内存
- 764.0 KiB