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)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2843 5-5 统计素数因子
 - 语言
 - C
 - 递交时间
 - 2023-11-28 17:02:17
 - 评测时间
 - 2023-11-28 18:01:07
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 9ms
 - 峰值内存
 - 304.0 KiB