Accepted
foo.cc: In function 'int main()':
foo.cc:17:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   17 |                 if(a%400==0||a%4==0 && a%100!=0)
      |                              ~~~~~~~^~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1023 某月的天数
 - 语言
 - C++
 - 递交时间
 - 2023-12-17 21:19:52
 - 评测时间
 - 2023-12-17 21:19:52
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 22ms
 - 峰值内存
 - 516.0 KiB