/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void search(int, int, int*, bool*)':
/in/foo.cc:38:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(int i=1;i<=n;++i)
      ^~~
/in/foo.cc:45:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       if(sum+min>t||sum+max<t) 
       ^~
# 状态 耗时 内存占用
#1 Accepted 960ms 480.0 KiB
#2 Time Exceeded ≥2005ms ≥376.0 KiB
#3 Accepted 336ms 480.0 KiB
#4 Accepted 226ms 484.0 KiB
#5 Accepted 111ms 484.0 KiB
#6 Accepted 119ms 388.0 KiB
#7 Accepted 30ms 352.0 KiB
#8 Accepted 6ms 364.0 KiB
#9 Accepted 45ms 492.0 KiB
#10 Accepted 2ms 484.0 KiB

信息

递交者
类型
递交
题目
P1085 Sunnypig闯三角关
语言
C++
递交时间
2021-12-07 20:02:28
评测时间
2021-12-07 20:02:28
评测机
分数
113
总耗时
≥3845ms
峰值内存
≥492.0 KiB