/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:15:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d",&n,&m,&k);
  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:17:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&h[i][0],&h[i][1]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:19:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",&q[i].p,&q[i].h1,&q[i].h2);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 1.145 MiB
#2 Accepted 3ms 1.137 MiB
#3 Accepted 3ms 1.125 MiB
#4 Accepted 3ms 1.117 MiB
#5 Accepted 3ms 1.152 MiB
#6 Accepted 3ms 1.184 MiB
#7 Accepted 3ms 1.125 MiB
#8 Accepted 3ms 1.148 MiB
#9 Accepted 3ms 1.125 MiB
#10 Accepted 2ms 1.125 MiB
#11 Accepted 8ms 1.188 MiB
#12 Accepted 22ms 1.168 MiB
#13 Accepted 12ms 1.184 MiB
#14 Accepted 21ms 1.168 MiB
#15 Accepted 79ms 1.246 MiB
#16 Accepted 78ms 1.332 MiB
#17 Accepted 4ms 1.16 MiB
#18 Accepted 199ms 1.305 MiB
#19 Accepted 130ms 1.289 MiB
#20 Accepted 185ms 1.324 MiB

信息

递交者
类型
递交
题目
P1907 飞扬的小鸟
语言
C++
递交时间
2021-08-15 18:56:44
评测时间
2021-08-15 18:56:44
评测机
分数
100
总耗时
775ms
峰值内存
1.332 MiB