记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(int k1=yz;k1<=b1;k1+=yz)
   ^~~
/in/foo.cc:25:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    printf("%d\n",ans);
    ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 1ms 204.0 KiB
#4 Accepted 1ms 260.0 KiB
#5 Accepted 1ms 204.0 KiB
#6 Wrong Answer 209ms 208.0 KiB
#7 Wrong Answer 622ms 200.0 KiB
#8 Time Exceeded ≥1001ms ≥200.0 KiB
#9 Wrong Answer 3ms 200.0 KiB
#10 Time Exceeded ≥1005ms ≥200.0 KiB

信息

递交者
类型
递交
题目
Hankson 的趣味题
题目数据
下载
语言
C++
递交时间
2019-04-07 16:57:30
评测时间
2019-04-07 16:57:30
评测机
分数
50
总耗时
≥2851ms
峰值内存
≥260.0 KiB