Wrong Answer
/in/foo.cc: In function 'void debug(int)': /in/foo.cc:81:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (R int j = 0; j <= 2; ++j) ^~~ /in/foo.cc:82:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout << w[k].c[i][j] << ' ';cout << endl;} ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1958 音质检测
- 语言
- C++
- 递交时间
- 2019-03-11 07:32:23
- 评测时间
- 2019-03-11 07:32:23
- 评测机
- 分数
- 60
- 总耗时
- 6884ms
- 峰值内存
- 115.559 MiB