/ Vijos /

记录详情

Accepted

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 68ms 2.617 MiB
#2 Accepted 108ms 7.992 MiB
#3 Accepted 4ms 512.0 KiB
#4 Accepted 127ms 7.992 MiB
#5 Accepted 6ms 640.0 KiB
#6 Accepted 103ms 6.742 MiB
#7 Accepted 4ms 512.0 KiB
#8 Accepted 15ms 1.125 MiB
#9 Accepted 7ms 640.0 KiB
#10 Accepted 80ms 6.117 MiB

信息

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