/ 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 23ms 13.824 MiB
#2 Accepted 23ms 13.895 MiB
#3 Accepted 23ms 13.891 MiB
#4 Accepted 23ms 13.91 MiB
#5 Accepted 23ms 13.785 MiB

信息

递交者
类型
递交
题目
P1202 Selection
语言
C++
递交时间
2021-08-11 19:34:04
评测时间
2021-08-11 19:34:04
评测机
分数
100
总耗时
117ms
峰值内存
13.91 MiB