Runtime Error
/in/foo.cc: In function 'int find(int, int, int)': /in/foo.cc:98:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0;(1<<i)<=dep[b];i++);i--; ^~~ /in/foo.cc:98:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(i=0;(1<<i)<=dep[b];i++);i--; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1070 新年趣事之游戏
- 语言
- C++
- 递交时间
- 2017-10-29 21:09:31
- 评测时间
- 2017-10-29 21:09:31
- 评测机
- 分数
- 90
- 总耗时
- 259ms
- 峰值内存
- 10.375 MiB