Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:35:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j = 0; j < m; j++) ^~~ /in/foo.cc:37:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout << ans << endl; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1264 神秘的咒语
- 语言
- C++
- 递交时间
- 2018-01-23 19:32:55
- 评测时间
- 2018-01-23 19:32:55
- 评测机
- 分数
- 60
- 总耗时
- 108ms
- 峰值内存
- 1.375 MiB