Time Exceeded
/in/foo.cc: In function 'bool greater_eq(int*, int, int, int)':
/in/foo.cc:80:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
80 | else if (a[last + i] < b / high);
| ^~
/in/foo.cc:81:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
81 | return false;
| ^~~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1779 国王游戏
- 语言
- C++
- 递交时间
- 2025-06-03 14:49:58
- 评测时间
- 2025-06-03 14:49:58
- 评测机
- 分数
- 0
- 总耗时
- ≥1005ms
- 峰值内存
- ≥476.0 KiB