Accepted
foo.cc: In function ‘bool cmp(st, st)’: foo.cc:10:37: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 10 | x.all==y.all&&x.ch>y.ch | ~~~~~~~~~~~~^~~~~~~~~~~ foo.cc:12:35: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 11 | ||x.all==y.all&& | ~~~~~~~~~~~~~~ 12 | x.ch==y.ch&&x.id<y.id; | ~~~~~~~~~~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1455 奖学金
- 语言
- C++
- 递交时间
- 2025-07-27 21:08:07
- 评测时间
- 2025-07-27 21:08:07
- 评测机
- 分数
- 100
- 总耗时
- 28ms
- 峰值内存
- 508.0 KiB