Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
14 | if(i>c||j<=n&&a[i]-m<a[j])
| ~~~~^~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2992 数据中心
- 语言
- C++
- 递交时间
- 2025-11-20 15:51:28
- 评测时间
- 2025-11-20 15:51:28
- 评测机
- 分数
- 100
- 总耗时
- 55ms
- 峰值内存
- 976.0 KiB