Accepted
/in/foo.cc: In function 'void search(int, int)': /in/foo.cc:45:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (timer>LIFETIME) return; timer++; ^~ /in/foo.cc:45:33: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (timer>LIFETIME) return; timer++; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1755 靶形数独
- 语言
- C++
- 递交时间
- 2018-08-07 23:27:33
- 评测时间
- 2018-08-07 23:27:33
- 评测机
- 分数
- 100
- 总耗时
- 9256ms
- 峰值内存
- 384.0 KiB