Accepted
/in/foo.cc:4:16: warning: right shift count >= width of type [-Wshift-count-overflow]
 int maxn=1>>31+1,maxss;
                ^
/in/foo.cc:4:15: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
 int maxn=1>>31+1,maxss;
             ~~^~
  信息
- 递交者
- 类型
- 递交
- 题目
- P1001 谁拿了最多奖学金
- 语言
- C++
- 递交时间
- 2020-12-20 16:21:39
- 评测时间
- 2020-12-20 16:21:39
- 评测机
- 分数
- 100
- 总耗时
- 18ms
- 峰值内存
- 232.0 KiB