/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:41:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d",&n,&m1,&m2);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:47:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~
foo.cc:53:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-21T07:24:22.257Z","handle":"2020-07-21T07:24:22.257Z","cache_start":"2020-07-21T07:24:22.264Z","read_cases":"2020-07-21T07:24:22.394Z","judge":"2020-07-21T07:24:22.398Z","done":"2020-07-21T07:24:23.058Z"}
# 状态 耗时 内存占用
#1 Accepted 6ms 3.125 MiB
#2 Accepted 95ms 3.129 MiB
#3 Accepted 2ms 1.75 MiB
#4 Accepted 1ms 1.75 MiB
#5 Accepted 2ms 1.875 MiB
#6 Accepted 3ms 1.875 MiB
#7 Accepted 1ms 1.875 MiB
#8 Accepted 20ms 2.5 MiB
#9 Accepted 14ms 3.125 MiB
#10 Accepted 89ms 3.125 MiB

信息

递交者
类型
递交
题目
Festival
语言
C++
递交时间
2020-07-21 15:24:22
评测时间
2020-07-21 15:24:22
评测机
分数
100
总耗时
238ms
峰值内存
3.129 MiB