/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:44:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lld",&n);
     ~~~~~^~~~~~~~~~~
foo.cc:51:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%lld%lld%lld%lld",&x[i],&y[i],&p,&k);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 3ms 408.0 KiB
#3 Accepted 4ms 428.0 KiB
#4 Accepted 11ms 536.0 KiB
#5 Accepted 25ms 688.0 KiB
#6 Accepted 91ms 1.25 MiB
#7 Accepted 192ms 1.711 MiB
#8 Accepted 282ms 2.168 MiB
#9 Accepted 369ms 2.633 MiB
#10 Accepted 455ms 3.07 MiB

信息

递交者
类型
递交
题目
P1036 安装服务器
语言
C++
递交时间
2021-10-05 21:14:20
评测时间
2021-10-05 21:14:20
评测机
分数
100
总耗时
1439ms
峰值内存
3.07 MiB