记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:6:9: warning: statement with no effect [-Wunused-value]
    6 |         for (a; a <= b; a++)
      |         ^~~
foo.c:8:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    8 |                 if (a % 4 == 0 && a % 100 != 0 || a % 400 == 0)
      |                     ~~~~~~~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Time Exceeded ≥1098ms ≥256.0 KiB

信息

递交者
类型
递交
题目
P1182 闰年祝福
语言
C
递交时间
2022-10-06 16:24:25
评测时间
2022-10-06 16:24:25
评测机
分数
50
总耗时
≥1100ms
峰值内存
≥384.0 KiB