/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:65:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%*d", &N);
  ~~~~~^~~~~~~~~~~~~
foo.cc:75:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%lld%lld%lld%lld", &faz[i], &wgh[i], &p[i], &q[i], &len[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 5.09 MiB
#2 Accepted 8ms 5.809 MiB
#3 Accepted 8ms 5.566 MiB
#4 Accepted 370ms 79.609 MiB
#5 Accepted 714ms 79.645 MiB
#6 Accepted 555ms 54.867 MiB
#7 Accepted 588ms 54.871 MiB
#8 Accepted 600ms 54.863 MiB
#9 Accepted 854ms 54.871 MiB
#10 Accepted 847ms 54.871 MiB

信息

递交者
类型
递交
题目
P1868 购票
语言
C++
递交时间
2021-07-18 19:54:08
评测时间
2021-07-18 20:01:01
评测机
分数
100
总耗时
4555ms
峰值内存
79.645 MiB