Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:18:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(caozuo==0)
^~
/in/foo.cc:21:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(caozuo==1)
^~
信息
- 递交者
- 类型
- 递交
- 题目
- 序列操作
- 语言
- C++
- 递交时间
- 2020-10-18 16:40:21
- 评测时间
- 2020-10-18 16:40:21
- 评测机
- 分数
- 20
- 总耗时
- 13ms
- 峰值内存
- 232.0 KiB