/ 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]
   58 |     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]
   61 |         scanf("%d",&a[i]);
      |         ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 56ms 13.879 MiB
#2 Accepted 66ms 13.867 MiB
#3 Accepted 71ms 13.867 MiB
#4 Accepted 55ms 13.867 MiB
#5 Accepted 67ms 13.867 MiB

信息

递交者
类型
递交
题目
P1202 Selection
语言
C++
递交时间
2022-02-22 09:42:56
评测时间
2022-02-22 09:42:56
评测机
分数
100
总耗时
315ms
峰值内存
13.879 MiB