/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:46:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(q.size()<k){
      ~~~~~~~~^~
foo.cc:25:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d",&n,&k,&pp);
  ~~~~~^~~~~~~~~~~~~~~~~~~~
foo.cc:27:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&p[i]);
   ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-21T13:36:11.743Z","handle":"2020-07-21T13:36:11.743Z","cache_start":"2020-07-21T13:36:11.750Z","read_cases":"2020-07-21T13:36:11.870Z","judge":"2020-07-21T13:36:11.870Z","done":"2020-07-21T13:36:12.576Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 4.25 MiB
#2 Accepted 54ms 7.465 MiB
#3 Accepted 94ms 11.289 MiB
#4 Accepted 2ms 4.25 MiB
#5 Accepted 1ms 4.25 MiB
#6 Accepted 1ms 4.25 MiB
#7 Accepted 4ms 4.75 MiB
#8 Accepted 8ms 4.742 MiB
#9 Accepted 14ms 5.082 MiB
#10 Accepted 15ms 5.641 MiB

信息

递交者
类型
递交
题目
sam-Toy Cars
语言
C++
递交时间
2020-07-21 21:36:11
评测时间
2020-07-21 21:36:11
评测机
分数
100
总耗时
199ms
峰值内存
11.289 MiB