Accepted

foo.cc: In function 'int rn(int)':
foo.cc:6:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    6 |  if(x%400==0||x%4==0&&x%100!=0) return 1;
      |               ~~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 512.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1024 某月的天数
语言
C++
递交时间
2022-07-28 22:25:06
评测时间
2022-07-28 22:25:06
评测机
分数
100
总耗时
18ms
峰值内存
512.0 KiB