/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:54:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d %d",&n,&r,&q);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:62:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",s+i);
   ~~~~~^~~~~~~~~~
foo.cc:66:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",w+i);
   ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 412.0 KiB
#2 Accepted 1ms 388.0 KiB
#3 Accepted 1ms 424.0 KiB
#4 Accepted 6ms 660.0 KiB
#5 Accepted 14ms 972.0 KiB
#6 Accepted 36ms 1.785 MiB
#7 Accepted 60ms 2.695 MiB
#8 Accepted 90ms 5.105 MiB
#9 Accepted 150ms 5.156 MiB
#10 Accepted 172ms 5.152 MiB

信息

递交者
类型
递交
题目
P1771 瑞士轮
语言
C++
递交时间
2021-10-29 19:19:42
评测时间
2021-10-29 19:19:42
评测机
分数
100
总耗时
537ms
峰值内存
5.156 MiB