/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:104:9: warning: unused variable 'DEEP' [-Wunused-variable]
     int DEEP = 0;
         ^~~~
foo.cc:92: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:97:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d", &edge[i].weight, &father[i], &edge[i].dist);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 6ms 5.402 MiB
#2 Accepted 5ms 5.48 MiB
#3 Accepted 7ms 5.359 MiB
#4 Accepted 6ms 5.441 MiB
#5 Accepted 6ms 5.445 MiB
#6 Accepted 6ms 5.426 MiB
#7 Accepted 6ms 5.371 MiB
#8 Accepted 6ms 5.48 MiB
#9 Accepted 6ms 5.484 MiB
#10 Accepted 6ms 5.438 MiB
#11 Accepted 6ms 5.434 MiB
#12 Accepted 5ms 5.375 MiB
#13 Accepted 6ms 5.379 MiB
#14 Accepted 6ms 5.469 MiB
#15 Accepted 9ms 5.469 MiB
#16 Accepted 6ms 5.406 MiB
#17 Accepted 6ms 5.469 MiB
#18 Accepted 7ms 5.508 MiB
#19 Accepted 6ms 5.375 MiB
#20 Accepted 7ms 5.469 MiB
#21 Accepted 35ms 5.465 MiB

信息

递交者
类型
递交
题目
P1518 河流
语言
C++
递交时间
2021-03-26 19:38:14
评测时间
2021-03-26 19:38:14
评测机
分数
100
总耗时
170ms
峰值内存
5.508 MiB