Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(~scanf("%d",&a[++n])); ^~~~~ /in/foo.cc:7:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' n--; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1810 导弹拦截
- 语言
- C++
- 递交时间
- 2021-02-25 12:35:01
- 评测时间
- 2021-02-25 12:35:01
- 评测机
- 分数
- 0
- 总耗时
- 46ms
- 峰值内存
- 996.0 KiB