Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:23:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ /in/foo.cc:26:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' sort(a+1,a+n+1,cmp); ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 17.10.5 Prob I - Showtime
- 语言
- C++
- 递交时间
- 2017-10-05 17:08:34
- 评测时间
- 2017-10-05 17:08:34
- 评测机
- 分数
- 60
- 总耗时
- 36ms
- 峰值内存
- 964.0 KiB