/ 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 412.0 KiB
#2 Accepted 2ms 388.0 KiB
#3 Accepted 2ms 536.0 KiB
#4 Accepted 2ms 512.0 KiB
#5 Accepted 234ms 20.375 MiB
#6 Accepted 233ms 20.41 MiB
#7 Accepted 231ms 20.41 MiB
#8 Accepted 305ms 10.523 MiB
#9 Accepted 296ms 10.508 MiB
#10 Accepted 306ms 10.508 MiB
#11 Accepted 298ms 11.254 MiB
#12 Accepted 301ms 11.246 MiB
#13 Accepted 309ms 11.234 MiB
#14 Accepted 334ms 11.242 MiB
#15 Accepted 323ms 11.234 MiB
#16 Accepted 336ms 11.254 MiB
#17 Accepted 327ms 11.246 MiB
#18 Accepted 322ms 11.223 MiB
#19 Accepted 321ms 11.238 MiB
#20 Accepted 326ms 11.223 MiB

信息

递交者
类型
递交
题目
P1946 寻宝游戏
语言
C++
递交时间
2021-07-21 08:33:55
评测时间
2021-07-21 08:33:55
评测机
分数
100
总耗时
4822ms
峰值内存
20.41 MiB