/ CWOI /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i=n;i>=k;i--)
  ^~~
/in/foo.cc:33:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   if (ok)
   ^~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 256.0 KiB
#2 Wrong Answer 3ms 256.0 KiB
#3 Wrong Answer 3ms 256.0 KiB
#4 Accepted 61ms 340.0 KiB
#5 Wrong Answer 29ms 348.0 KiB
#6 Time Exceeded ≥1004ms ≥896.0 KiB
#7 Time Exceeded ≥1006ms ≥868.0 KiB
#8 Time Exceeded ≥1003ms ≥1.0 MiB
#9 Time Exceeded ≥1002ms ≥1.09 MiB
#10 Time Exceeded ≥1004ms ≥1.09 MiB

信息

递交者
类型
递交
题目
2017.07.02 P3 ”非常淘汰“计划
语言
C++
递交时间
2017-07-02 22:36:08
评测时间
2017-07-02 22:36:08
评测机
分数
10
总耗时
≥5123ms
峰值内存
≥1.09 MiB