/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int dfs(int, int)':
/in/foo.cc:18:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(f[i]<yh[1])
   ^~
/in/foo.cc:20:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    f[i]+=yh[k];
    ^
# 状态 耗时 内存占用
#1 Accepted 4ms 472.0 KiB
#2 Accepted 3ms 368.0 KiB
#3 Accepted 3ms 344.0 KiB
#4 Accepted 3ms 340.0 KiB
#5 Accepted 7ms 352.0 KiB
#6 Wrong Answer 3ms 328.0 KiB
#7 Accepted 3ms 324.0 KiB
#8 Wrong Answer 3ms 360.0 KiB
#9 Wrong Answer 3ms 360.0 KiB
#10 Time Exceeded ≥1004ms ≥368.0 KiB

信息

递交者
类型
递交
题目
P1189 栅栏
语言
C++
递交时间
2018-10-19 13:36:55
评测时间
2018-10-19 13:36:55
评测机
分数
60
总耗时
≥1037ms
峰值内存
≥472.0 KiB