/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:51:7: warning: unused variable 'fl' [-Wunused-variable]
  bool fl=0;
       ^~
foo.cc:17: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:19:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&up[i],&down[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:21:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",&a[i].x,&a[i].l,&a[i].h);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 31ms 38.812 MiB
#2 Accepted 31ms 38.723 MiB
#3 Accepted 31ms 38.82 MiB
#4 Accepted 31ms 38.871 MiB
#5 Accepted 31ms 38.832 MiB
#6 Accepted 31ms 38.828 MiB
#7 Accepted 30ms 38.812 MiB
#8 Accepted 31ms 38.754 MiB
#9 Accepted 31ms 38.875 MiB
#10 Accepted 31ms 38.785 MiB
#11 Accepted 31ms 38.816 MiB
#12 Accepted 31ms 38.832 MiB
#13 Accepted 31ms 38.852 MiB
#14 Accepted 32ms 38.863 MiB
#15 Accepted 40ms 38.934 MiB
#16 Accepted 68ms 39.027 MiB
#17 Accepted 43ms 38.938 MiB
#18 Accepted 60ms 38.996 MiB
#19 Accepted 48ms 38.984 MiB
#20 Accepted 57ms 38.91 MiB

信息

递交者
类型
递交
题目
P1907 飞扬的小鸟
语言
C++
递交时间
2021-08-16 18:22:55
评测时间
2021-08-16 18:22:55
评测机
分数
100
总耗时
759ms
峰值内存
39.027 MiB