记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:22:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&q);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:25: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:30:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&x,&y);
         ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 352.0 KiB
#2 Accepted 12ms 416.0 KiB
#3 Accepted 28ms 428.0 KiB
#4 Accepted 54ms 468.0 KiB
#5 Runtime Error Segmentation fault 2ms 456.0 KiB
#6 Runtime Error Segmentation fault 2ms 368.0 KiB
#7 Runtime Error Segmentation fault 2ms 384.0 KiB
#8 Runtime Error Segmentation fault 2ms 364.0 KiB
#9 Runtime Error Segmentation fault 2ms 468.0 KiB
#10 Accepted 2ms 384.0 KiB

信息

递交者
类型
递交
题目
寻路 (find.cpp\c\pas)
题目数据
下载
语言
C++
递交时间
2021-08-05 11:11:25
评测时间
2021-08-05 11:11:25
评测机
分数
50
总耗时
110ms
峰值内存
468.0 KiB