/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void Mid(int, int)':
/in/foo.cc:16:1: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
 while(1);
 ^~~~~
/in/foo.cc:17:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  for(int i=0;i<=1;i++)
  ^~~
/in/foo.cc: In function 'void Back(int, int)':
/in/foo.cc:28:1: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
 while(1);
 ^~~~~
/in/foo.cc:29:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  for(int i=0;i<=1;i++)
  ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 384.0 KiB
#2 Time Exceeded ≥1002ms ≥476.0 KiB
#3 Time Exceeded ≥1004ms ≥384.0 KiB
#4 Time Exceeded ≥1003ms ≥380.0 KiB
#5 Time Exceeded ≥1003ms ≥256.0 KiB
#6 Wrong Answer 3ms 384.0 KiB
#7 Time Exceeded ≥1002ms ≥384.0 KiB
#8 Time Exceeded ≥1002ms ≥384.0 KiB
#9 Wrong Answer 3ms 384.0 KiB
#10 Time Exceeded ≥1005ms ≥500.0 KiB

信息

递交者
类型
递交
题目
P1743 YYB吃苹果
语言
C++
递交时间
2017-08-24 16:05:43
评测时间
2017-08-24 16:05:43
评测机
分数
0
总耗时
≥7033ms
峰值内存
≥500.0 KiB