Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:44:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int j = 0; j < n; j++) ^~~ /in/foo.cc:46:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout << endl; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- (ty 1-6) 最大草场
- 语言
- C++
- 递交时间
- 2019-01-20 23:30:38
- 评测时间
- 2019-01-20 23:30:38
- 评测机
- 分数
- 0
- 总耗时
- 1125ms
- 峰值内存
- 7.664 MiB