/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'void init()':
foo.cc:25:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   25 |  scanf("%d",&n);
      |  ~~~~~^~~~~~~~~
foo.cc:29:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   29 |             scanf("%d",&a);
      |             ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 40ms 2.625 MiB
#2 Runtime Error Segmentation fault 27ms 2.742 MiB
#3 Accepted 3ms 512.0 KiB
#4 Runtime Error Segmentation fault 28ms 2.742 MiB
#5 Accepted 6ms 640.0 KiB
#6 Runtime Error Segmentation fault 30ms 2.742 MiB
#7 Accepted 5ms 512.0 KiB
#8 Accepted 15ms 1.125 MiB
#9 Accepted 7ms 640.0 KiB
#10 Runtime Error Segmentation fault 55ms 2.742 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2022-03-19 12:05:45
评测时间
2022-03-19 12:05:45
评测机
分数
60
总耗时
221ms
峰值内存
2.742 MiB