Accepted
/in/foo.cc: In function 'int find_boot(int)':
/in/foo.cc:31:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(id!=bin[id])
^~~~~
/in/foo.cc:33:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
return id;
^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1579 宿命的PSS
- 语言
- C++
- 递交时间
- 2018-05-05 13:54:42
- 评测时间
- 2018-05-05 13:54:42
- 评测机
- 分数
- 100
- 总耗时
- 77ms
- 峰值内存
- 756.0 KiB