/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:46:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    for (i=x-1;i<n-1;i++)
    ^~~
/in/foo.cc:47:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
      s[i]=s[i+1]; n--;
                   ^
/in/foo.cc:30:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,p,x,y;
        ^
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 308.0 KiB
#2 Wrong Answer 3ms 328.0 KiB
#3 Wrong Answer 11ms 308.0 KiB
#4 Wrong Answer 2523ms 1.008 MiB
#5 Wrong Answer 9884ms 1.535 MiB
#6 Time Exceeded ≥10015ms ≥1.832 MiB
#7 Time Exceeded ≥10002ms ≥2.461 MiB
#8 Time Exceeded ≥10007ms ≥2.738 MiB
#9 Time Exceeded ≥10009ms ≥2.871 MiB
#10 Time Exceeded ≥10014ms ≥3.18 MiB

信息

递交者
类型
递交
题目
P2027 佳佳的字符串
比赛
金秋重聚模拟赛
语言
C++
递交时间
2017-10-07 21:23:48
评测时间
2017-10-07 21:23:48
评测机
分数
0
总耗时
≥62476ms
峰值内存
≥3.18 MiB