记录详情

Wrong Answer

/in/foo.c: In function 'main':
/in/foo.c:9:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(b=2;b<a;b++)
   ^~~
/in/foo.c:12:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    if(b>=a)
    ^~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 208.0 KiB
#2 Wrong Answer 1ms 248.0 KiB
#3 Wrong Answer 1ms 248.0 KiB
#4 Wrong Answer 20ms 324.0 KiB
#5 Wrong Answer 67ms 324.0 KiB

信息

递交者
类型
递交
比赛
中北 计算机2021级专业修读指导(1)
语言
C
递交时间
2021-11-30 19:59:06
评测时间
2021-11-30 19:59:06
评测机
分数
0
总耗时
91ms
峰值内存
324.0 KiB