Time Exceeded
/in/foo.cc: In function 'void dfs(int, int, int, int, int, int)':
/in/foo.cc:26:44: warning: suggest parentheses around comparison in operand of '==' [-Wparentheses]
26 | (A == a[step] && B == C) || (A == B == C == D))
| ~~^~~~
/in/foo.cc:26:49: warning: suggest parentheses around comparison in operand of '==' [-Wparentheses]
26 | (A == a[step] && B == C) || (A == B == C == D))
| ~~~~~~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1236 上帝的爱好
- 语言
- C++
- 递交时间
- 2025-12-02 03:10:44
- 评测时间
- 2025-12-02 03:10:44
- 评测机
- 分数
- 10
- 总耗时
- ≥18025ms
- 峰值内存
- ≥560.0 KiB