Time Exceeded
/in/foo.cc: In function 'void build_graph()': /in/foo.cc:75:32: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 75 | if ((i + j & 1) == 1) { | ~~^~~ /in/foo.cc: In function 'bool judge(long long int)': /in/foo.cc:152:32: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 152 | if ((i + j & 1) == 1) init(st, i * m + j, tot - Gmap[i][j]); | ~~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1940 奇怪的游戏
- 语言
- C++
- 递交时间
- 2025-06-06 16:54:56
- 评测时间
- 2025-06-06 16:54:56
- 评测机
- 分数
- 40
- 总耗时
- ≥15993ms
- 峰值内存
- ≥33.789 MiB