/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:42:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&k);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:44:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
      scanf("%d",&p[i]);
      ~~~~~^~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 315ms 1020.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 27ms 688.0 KiB
#5 Accepted 218ms 1.027 MiB
#6 Accepted 302ms 1.031 MiB
#7 Accepted 306ms 1.008 MiB
#8 Accepted 304ms 1.031 MiB
#9 Accepted 303ms 1.031 MiB
#10 Accepted 294ms 1.047 MiB

信息

递交者
类型
递交
题目
P1142 HXOS
语言
C++
递交时间
2021-04-24 16:38:24
评测时间
2021-04-24 16:38:24
评测机
分数
100
总耗时
2077ms
峰值内存
1.047 MiB