/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:9:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |  scanf("%d%d%d",&n,&m,&k);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:10:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |  for (int i=1;i<=n;i++) scanf("%d%d",&x[i],&y[i]);
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~
foo.cc:16:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   16 |   int xx,yy,zz;scanf("%d%d%d",&xx,&yy,&zz);
      |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 129ms 95.992 MiB
#2 Accepted 130ms 95.992 MiB
#3 Accepted 85ms 95.992 MiB
#4 Accepted 85ms 95.871 MiB
#5 Accepted 123ms 96.117 MiB
#6 Accepted 117ms 95.996 MiB
#7 Accepted 88ms 95.992 MiB
#8 Accepted 89ms 95.992 MiB
#9 Accepted 92ms 95.992 MiB
#10 Accepted 92ms 95.992 MiB
#11 Accepted 112ms 95.992 MiB
#12 Accepted 109ms 95.996 MiB
#13 Accepted 87ms 96.0 MiB
#14 Accepted 112ms 96.0 MiB
#15 Accepted 105ms 96.117 MiB
#16 Accepted 120ms 96.117 MiB
#17 Accepted 127ms 96.117 MiB
#18 Accepted 169ms 96.117 MiB
#19 Accepted 125ms 96.117 MiB
#20 Accepted 159ms 96.117 MiB

信息

递交者
类型
递交
题目
P1907 飞扬的小鸟
语言
C++
递交时间
2021-12-18 21:02:13
评测时间
2021-12-18 21:02:13
评测机
分数
100
总耗时
2265ms
峰值内存
96.117 MiB