/ 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 312.0 KiB
#2 Accepted 3ms 344.0 KiB
#3 Accepted 6ms 320.0 KiB
#4 Accepted 6ms 356.0 KiB
#5 Accepted 12ms 336.0 KiB
#6 Wrong Answer 3ms 356.0 KiB
#7 Accepted 3ms 360.0 KiB
#8 Wrong Answer 4ms 352.0 KiB
#9 Wrong Answer 3ms 344.0 KiB
#10 Time Exceeded ≥1002ms ≥356.0 KiB

信息

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