/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:13:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |     scanf("%d%d",&n,&k);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:16:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   16 |         scanf("%d",&a[i]);
      |         ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 100ms 13.867 MiB
#2 Accepted 98ms 13.867 MiB
#3 Accepted 98ms 13.867 MiB
#4 Accepted 97ms 13.879 MiB
#5 Accepted 131ms 13.867 MiB

信息

递交者
类型
递交
题目
P1202 Selection
语言
C++
递交时间
2022-04-11 18:01:18
评测时间
2022-04-11 18:01:18
评测机
分数
100
总耗时
526ms
峰值内存
13.879 MiB