Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:111:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(bai)
^~
/in/foo.cc:113:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
bai=0;
^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1356 比较傻的人学英语
- 语言
- C++
- 递交时间
- 2018-11-01 19:21:45
- 评测时间
- 2018-11-01 19:21:45
- 评测机
- 分数
- 40
- 总耗时
- 16ms
- 峰值内存
- 208.0 KiB