Accepted
foo.cc: In function 'int main()':
foo.cc:14:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
14 | if(sum==m)
| ^~
foo.cc:16:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
16 | t=t/10;
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1848 记数问题
- 语言
- C++
- 递交时间
- 2022-02-23 17:40:43
- 评测时间
- 2022-02-23 17:40:43
- 评测机
- 分数
- 100
- 总耗时
- 84ms
- 峰值内存
- 384.0 KiB