/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:120: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:125: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:131: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:34:08.865Z","handle":"2020-07-08T13:34:08.865Z","cache_start":"2020-07-08T13:34:08.871Z","read_cases":"2020-07-08T13:34:08.995Z","judge":"2020-07-08T13:34:08.996Z","done":"2020-07-08T13:34:10.231Z"}
# 状态 耗时 内存占用
#1 Accepted 29ms 6.242 MiB
#2 Accepted 30ms 6.289 MiB
#3 Accepted 31ms 6.336 MiB
#4 Accepted 33ms 6.32 MiB
#5 Accepted 36ms 6.473 MiB
#6 Accepted 38ms 6.363 MiB
#7 Accepted 38ms 6.383 MiB
#8 Accepted 40ms 6.414 MiB
#9 Accepted 42ms 6.453 MiB
#10 Accepted 44ms 6.473 MiB
#11 Accepted 8ms 5.168 MiB
#12 Accepted 21ms 5.184 MiB
#13 Wrong Answer 读取到 13628.617 ,应为 13628.567 9ms 5.125 MiB
#14 Accepted 25ms 5.227 MiB
#15 Accepted 29ms 5.266 MiB
#16 Wrong Answer 读取到 0.285 ,应为 0.284 12ms 5.184 MiB
#17 Accepted 42ms 5.207 MiB
#18 Accepted 46ms 5.23 MiB
#19 Wrong Answer 读取到 0.095 ,应为 0.094 14ms 5.246 MiB
#20 Accepted 51ms 5.262 MiB

信息

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