记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:10:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   10 |                 if(a%i==0);
      |                 ^~
foo.c:11:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   11 |                 {
      |                 ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 输入任意一个正数, expect 60. 1ms 284.0 KiB
#2 Wrong Answer Read 输入任意一个正数, expect 12. 1ms 284.0 KiB
#3 Wrong Answer Read 输入任意一个正数, expect 372. 1ms 284.0 KiB
#4 Wrong Answer Read 输入任意一个正数, expect 378. 1ms 284.0 KiB
#5 Wrong Answer Read 输入任意一个正数, expect 465. 1ms 200.0 KiB

信息

递交者
类型
递交
题目
A3-1 素数专题:因子的和
比赛
2023年新生赛(第一场)
语言
C
递交时间
2023-08-15 14:33:35
评测时间
2023-08-15 14:33:35
评测机
分数
0
总耗时
9ms
峰值内存
284.0 KiB