/ 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 41ms 3.617 MiB
#2 Runtime Error Segmentation fault 35ms 3.867 MiB
#3 Accepted 4ms 512.0 KiB
#4 Runtime Error Segmentation fault 27ms 3.75 MiB
#5 Accepted 6ms 896.0 KiB
#6 Runtime Error Segmentation fault 47ms 3.742 MiB
#7 Accepted 4ms 640.0 KiB
#8 Accepted 15ms 1.5 MiB
#9 Accepted 11ms 768.0 KiB
#10 Runtime Error Segmentation fault 27ms 3.742 MiB

信息

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