Accepted
foo.cc: In function 'int main()':
foo.cc:6:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    6 |         if(c<60&&m>=60||c>=60&&m<60)
      |            ~~~~^~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1716 成绩问题
 - 语言
 - C++
 - 递交时间
 - 2023-07-24 12:17:32
 - 评测时间
 - 2023-07-24 12:17:32
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 40ms
 - 峰值内存
 - 412.0 KiB