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(t1=0;(1<<t1)<=dep[b];t1++);t1--; ^~~ /in/foo.cc:98:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(t1=0;(1<<t1)<=dep[b];t1++);t1--; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1070 新年趣事之游戏
- 语言
- C++
- 递交时间
- 2017-10-29 21:11:16
- 评测时间
- 2017-10-29 21:11:17
- 评测机
- 分数
- 90
- 总耗时
- 267ms
- 峰值内存
- 10.984 MiB