/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:59: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:64:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&fw);
   ~~~~~^~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-24T00:48:09.209Z","handle":"2020-07-24T00:48:09.209Z","cache_start":"2020-07-24T00:48:09.216Z","read_cases":"2020-07-24T00:48:09.326Z","judge":"2020-07-24T00:48:09.326Z","done":"2020-07-24T00:48:10.699Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 6.5 MiB
#2 Accepted 2ms 6.5 MiB
#3 Accepted 6ms 6.625 MiB
#4 Accepted 7ms 6.559 MiB
#5 Accepted 15ms 5.195 MiB
#6 Accepted 2ms 4.5 MiB
#7 Accepted 6ms 4.875 MiB
#8 Accepted 8ms 6.566 MiB
#9 Accepted 33ms 9.141 MiB
#10 Accepted 9ms 2.625 MiB

信息

递交者
类型
递交
题目
P1891 学姐的逛街计划
语言
C++
递交时间
2020-07-24 08:48:09
评测时间
2020-07-24 08:48:09
评测机
分数
100
总耗时
95ms
峰值内存
9.141 MiB