System Error
/in/foo.cc: In function 'int main()': /in/foo.cc:40:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=tot;++i) t[i]=i; sort(t+1,t+tot+1,cmp); ^~~ /in/foo.cc:40:35: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=1;i<=tot;++i) t[i]=i; sort(t+1,t+tot+1,cmp); ^~~~
VJ4Error('ProblemDataNotFoundError', '题目 590c9952d3d8a13210993afb 的数据未找到。', 'newbzoj', '590c9952d3d8a13210993afb')
信息
- 递交者
- 类型
- 递交
- 题目
- 弦论
- 语言
- C++
- 递交时间
- 2019-04-20 16:17:36
- 评测时间
- 2019-04-20 16:17:36
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes