/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:62: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:64:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&a,&b,&c),adj(a,b,c);
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
foo.cc:67:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&x);
         ~~~~~^~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 3ms 512.0 KiB
#4 Accepted 3ms 448.0 KiB
#5 Accepted 301ms 17.727 MiB
#6 Accepted 302ms 17.773 MiB
#7 Accepted 298ms 17.746 MiB
#8 Accepted 405ms 8.625 MiB
#9 Accepted 367ms 8.605 MiB
#10 Accepted 386ms 8.598 MiB
#11 Accepted 316ms 8.613 MiB
#12 Accepted 281ms 8.613 MiB
#13 Accepted 272ms 8.602 MiB
#14 Accepted 273ms 8.613 MiB
#15 Accepted 280ms 8.594 MiB
#16 Accepted 283ms 8.613 MiB
#17 Accepted 286ms 8.613 MiB
#18 Accepted 295ms 8.602 MiB
#19 Accepted 346ms 8.602 MiB
#20 Accepted 343ms 8.512 MiB

信息

递交者
类型
递交
题目
P1946 寻宝游戏
语言
C++
递交时间
2021-07-18 22:01:30
评测时间
2021-07-18 23:01:02
评测机
分数
100
总耗时
5054ms
峰值内存
17.773 MiB