/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:58:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&k);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:61:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&a[i]);
         ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 24ms 13.891 MiB
#2 Accepted 24ms 13.918 MiB
#3 Accepted 25ms 13.895 MiB
#4 Accepted 24ms 13.926 MiB
#5 Accepted 25ms 13.855 MiB

信息

递交者
类型
递交
题目
P1202 Selection
语言
C++
递交时间
2021-07-18 10:46:38
评测时间
2021-07-18 10:46:38
评测机
分数
100
总耗时
124ms
峰值内存
13.926 MiB