记录详情

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)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read -56369798, expect 7. 1ms 284.0 KiB
#2 Wrong Answer Standard answer longer than user output. 1ms 284.0 KiB
#3 Wrong Answer Standard answer longer than user output. 1ms 284.0 KiB
#4 Wrong Answer Standard answer longer than user output. 2ms 284.0 KiB
#5 Wrong Answer Standard answer longer than user output. 1ms 284.0 KiB

信息

递交者
类型
递交
题目
P2843 5-5 统计素数因子
语言
C
递交时间
2023-11-28 17:02:08
评测时间
2023-11-28 18:01:07
评测机
分数
0
总耗时
9ms
峰值内存
284.0 KiB