/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'dd ch(double)':
foo.cc:60:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
                 if (fa[u]!=edge[i].to)
                    ^
foo.cc: In function 'int main()':
foo.cc:124:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:129:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&u,&v);
         ~~~~~^~~~~~~~~~~~~~
foo.cc:135:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lf",&p);
     ~~~~~^~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-08T13:28:25.989Z","handle":"2020-07-08T13:28:25.989Z","cache_start":"2020-07-08T13:28:25.996Z","read_cases":"2020-07-08T13:28:26.106Z","judge":"2020-07-08T13:28:26.107Z","done":"2020-07-08T13:28:27.329Z"}
# 状态 耗时 内存占用
#1 Accepted 28ms 6.238 MiB
#2 Accepted 30ms 6.285 MiB
#3 Accepted 34ms 6.336 MiB
#4 Accepted 32ms 6.324 MiB
#5 Accepted 35ms 6.477 MiB
#6 Accepted 37ms 6.359 MiB
#7 Accepted 38ms 6.379 MiB
#8 Accepted 39ms 6.414 MiB
#9 Accepted 42ms 6.453 MiB
#10 Accepted 44ms 6.477 MiB
#11 Accepted 8ms 5.164 MiB
#12 Accepted 21ms 5.184 MiB
#13 Wrong Answer 读取到 13628.617 ,应为 13628.567 9ms 5.125 MiB
#14 Accepted 24ms 5.223 MiB
#15 Accepted 29ms 5.266 MiB
#16 Wrong Answer 读取到 0.285 ,应为 0.284 11ms 5.125 MiB
#17 Accepted 40ms 5.207 MiB
#18 Accepted 44ms 5.223 MiB
#19 Wrong Answer 读取到 0.095 ,应为 0.094 14ms 5.242 MiB
#20 Accepted 50ms 5.266 MiB

信息

递交者
类型
递交
题目
P1962 嫁接树
语言
C++
递交时间
2020-07-08 21:28:25
评测时间
2020-07-08 21:28:25
评测机
分数
85
总耗时
620ms
峰值内存
6.477 MiB