Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:65:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0;i<a.len;i++) //处理借位 ^~~ /in/foo.cc:70:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<cnt<<'\n'; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1768 小学生算术
- 语言
- C++
- 递交时间
- 2023-07-11 19:01:56
- 评测时间
- 2023-07-11 19:01:56
- 评测机
- 分数
- 100
- 总耗时
- 70ms
- 峰值内存
- 444.0 KiB