Wrong Answer
foo.c: In function 'Is_Leap':
foo.c:6:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
    6 |         if(x%4==0)
      |           ^
foo.c: In function 'count':
foo.c:29:1: warning: control reaches end of non-void function [-Wreturn-type]
   29 | }
      | ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2844 5-6 过去了多少天
 - 语言
 - C
 - 递交时间
 - 2023-11-28 16:57:59
 - 评测时间
 - 2023-11-28 16:57:59
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 9ms
 - 峰值内存
 - 284.0 KiB