Time Exceeded

foo.cc: In function 'bool leap(long long int)':
foo.cc:5:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    5 |         return y%4==0&&y%100||y%400==0;
      |                ~~~~~~^~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Time Exceeded ≥1101ms ≥412.0 KiB

信息

递交者
类型
递交
题目
P1625 闰年祝福
语言
C++
递交时间
2023-10-26 14:57:42
评测时间
2023-10-26 14:57:42
评测机
分数
50
总耗时
≥1105ms
峰值内存
≥412.0 KiB