记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(i%a==0)
   ^~
/in/foo.c:12:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if(i%--a==0)
    ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥228.0 KiB
#2 Time Exceeded ≥1000ms ≥200.0 KiB
#3 Time Exceeded ≥1000ms ≥232.0 KiB
#4 Time Exceeded ≥1002ms ≥212.0 KiB
#5 Time Exceeded ≥1005ms ≥228.0 KiB

信息

递交者
类型
递交
题目
A3-1 素数专题:因子的和
比赛
中北 计算机2021级专业修读指导(1)
语言
C
递交时间
2021-11-30 19:10:21
评测时间
2021-11-30 19:10:25
评测机
分数
0
总耗时
≥5011ms
峰值内存
≥232.0 KiB