/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:133:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  133 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:138:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  138 |             scanf("%d",&x);
      |             ~~~~~^~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 70ms 2.492 MiB
#2 Accepted 132ms 6.117 MiB
#3 Accepted 3ms 512.0 KiB
#4 Accepted 95ms 5.992 MiB
#5 Accepted 5ms 640.0 KiB
#6 Accepted 86ms 5.242 MiB
#7 Accepted 4ms 512.0 KiB
#8 Accepted 16ms 1.125 MiB
#9 Accepted 6ms 640.0 KiB
#10 Accepted 71ms 4.867 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2022-08-01 02:06:44
评测时间
2022-08-01 02:06:44
评测机
分数
100
总耗时
494ms
峰值内存
6.117 MiB