/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:34:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(int i=2;i<=k;i++)
      ^~~
/in/foo.cc:40:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   Ans=min(Ans,f[k][n]);
   ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 388.0 KiB
#2 Time Exceeded ≥502ms ≥7.074 MiB
#3 Time Exceeded ≥500ms ≥7.062 MiB
#4 Time Exceeded ≥500ms ≥7.176 MiB
#5 Accepted 6ms 924.0 KiB
#6 Accepted 68ms 1.703 MiB
#7 Time Exceeded ≥502ms ≥3.367 MiB
#8 Time Exceeded ≥500ms ≥4.902 MiB
#9 Time Exceeded ≥501ms ≥6.355 MiB
#10 Time Exceeded ≥501ms ≥7.164 MiB

信息

递交者
类型
递交
题目
P2619 军营[3]
语言
C++
递交时间
2023-03-24 18:39:23
评测时间
2023-03-24 18:39:23
评测机
分数
30
总耗时
≥3587ms
峰值内存
≥7.176 MiB