/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(a[i].value>0)
  ^~
/in/foo.cc:48:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   cout<<f[t[k]]*n;
   ^~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 512.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Wrong Answer 6ms 384.0 KiB
#5 Wrong Answer 15ms 388.0 KiB
#6 Accepted 43ms 384.0 KiB
#7 Wrong Answer 131ms 500.0 KiB
#8 Wrong Answer 656ms 476.0 KiB
#9 Accepted 103ms 488.0 KiB
#10 Time Exceeded ≥1005ms ≥500.0 KiB

信息

递交者
类型
递交
题目
P1623 开心农场(HOI)
语言
C++
递交时间
2017-11-04 17:15:28
评测时间
2017-11-04 17:15:28
评测机
分数
50
总耗时
≥1976ms
峰值内存
≥512.0 KiB