/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void Mid(int)':
/in/foo.cc:22:1: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
 while(1);
 ^~~~~
/in/foo.cc:23: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 Accepted 1ms 508.0 KiB
#2 Time Exceeded ≥1003ms ≥384.0 KiB
#3 Time Exceeded ≥1003ms ≥256.0 KiB
#4 Wrong Answer 1ms 384.0 KiB
#5 Accepted 2ms 364.0 KiB
#6 Wrong Answer 3ms 384.0 KiB
#7 Wrong Answer 3ms 332.0 KiB
#8 Wrong Answer 3ms 384.0 KiB
#9 Wrong Answer 3ms 512.0 KiB
#10 Time Exceeded ≥1005ms ≥488.0 KiB

信息

递交者
类型
递交
题目
P1743 YYB吃苹果
语言
C++
递交时间
2017-08-24 15:46:20
评测时间
2017-08-24 15:46:20
评测机
分数
20
总耗时
≥3031ms
峰值内存
≥512.0 KiB