Accepted
foo.cc: In function ‘int solve(int)’: foo.cc:34:35: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] 34 | if(sum[i]>=(sum[n]+1>>1)) | ~~~~~~^~ foo.cc:36:1: warning: control reaches end of non-void function [-Wreturn-type] 36 | } | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1036 安装服务器
- 语言
- C++
- 递交时间
- 2024-05-12 08:38:01
- 评测时间
- 2024-05-12 08:38:01
- 评测机
- 分数
- 100
- 总耗时
- 151ms
- 峰值内存
- 3.023 MiB