/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(l=1;l+a[l]<=r;l++)
     ^~~
/in/foo.cc:25:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  r=l-1;
  ^
# 状态 耗时 内存占用
#1 Accepted 3ms 264.0 KiB
#2 Accepted 5ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 3ms 360.0 KiB
#5 Accepted 9ms 256.0 KiB
#6 Wrong Answer 16ms 372.0 KiB
#7 Time Exceeded ≥1005ms ≥752.0 KiB
#8 Time Exceeded ≥1006ms ≥1.125 MiB
#9 Time Exceeded ≥1002ms ≥1.102 MiB
#10 Time Exceeded ≥1002ms ≥1.117 MiB

信息

递交者
类型
递交
题目
P1471 教主的游乐场
语言
C++
递交时间
2018-08-13 23:04:00
评测时间
2018-08-13 23:04:00
评测机
分数
50
总耗时
≥4057ms
峰值内存
≥1.125 MiB