/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int find(int)':
/in/foo.cc:29:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(ints[n]==n)return(n);return(ints[n]=find(ints[n]));
     ^~
/in/foo.cc:29:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(ints[n]==n)return(n);return(ints[n]=find(ints[n]));
                             ^~~~~~
/in/foo.cc: In function 'int get()':
/in/foo.cc:14:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Wrong Answer 6ms 6.336 MiB
#2 Wrong Answer 6ms 8.25 MiB
#3 Wrong Answer 6ms 6.465 MiB
#4 Wrong Answer 7ms 6.375 MiB
#5 Wrong Answer 137ms 20.25 MiB
#6 Wrong Answer 195ms 23.75 MiB
#7 Wrong Answer 187ms 23.75 MiB
#8 Time Exceeded ≥1001ms ≥101.445 MiB
#9 Time Exceeded ≥1004ms ≥101.609 MiB
#10 Wrong Answer 961ms 101.0 MiB

信息

递交者
类型
递交
题目
P1466 电缆建设
语言
C++
递交时间
2018-06-16 13:33:20
评测时间
2018-06-16 13:33:20
评测机
分数
0
总耗时
≥3515ms
峰值内存
≥101.609 MiB