/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i = 1; i <= n; i++)
     ^~~
/in/foo.cc:16:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  int maxj;
  ^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1007ms ≥256.0 KiB
#2 Time Exceeded ≥1002ms ≥364.0 KiB
#3 Time Exceeded ≥1005ms ≥344.0 KiB
#4 Time Exceeded ≥1007ms ≥384.0 KiB
#5 Time Exceeded ≥1002ms ≥256.0 KiB
#6 Wrong Answer 2ms 364.0 KiB

信息

递交者
类型
递交
题目
P1303 导弹拦截
语言
C++
递交时间
2018-02-19 23:41:45
评测时间
2018-02-19 23:41:45
评测机
分数
0
总耗时
≥5027ms
峰值内存
≥384.0 KiB