/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:119:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",&x,&y,&z);
   ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:126:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&query[i]);
   ~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 2.41 MiB
#2 Accepted 5ms 2.406 MiB
#3 Accepted 5ms 2.41 MiB
#4 Accepted 6ms 2.609 MiB
#5 Accepted 5ms 2.645 MiB
#6 Accepted 13ms 4.809 MiB
#7 Accepted 11ms 3.914 MiB
#8 Accepted 30ms 10.523 MiB
#9 Accepted 679ms 16.828 MiB
#10 Accepted 4ms 2.305 MiB

信息

递交者
类型
递交
题目
P1783 疫情控制
语言
C++
递交时间
2021-10-07 14:14:31
评测时间
2021-10-07 14:14:31
评测机
分数
100
总耗时
766ms
峰值内存
16.828 MiB