/ 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]);
   ~~~~~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 4ms 2.391 MiB
#2 Accepted 5ms 2.312 MiB
#3 Accepted 6ms 2.402 MiB
#4 Accepted 6ms 2.5 MiB
#5 Accepted 7ms 2.625 MiB
#6 Accepted 13ms 4.684 MiB
#7 Accepted 10ms 3.777 MiB
#8 Accepted 30ms 9.945 MiB
#9 Accepted 759ms 15.723 MiB
#10 Accepted 5ms 2.375 MiB

信息

递交者
类型
递交
题目
P1783 疫情控制
语言
C++
递交时间
2021-04-08 21:00:38
评测时间
2021-04-08 21:00:38
评测机
分数
100
总耗时
850ms
峰值内存
15.723 MiB