/ new_bzoj /

记录详情

Wrong Answer

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-21T07:49:17.308Z","handle":"2020-07-21T07:49:17.308Z","cache_start":"2020-07-21T07:49:17.315Z","read_cases":"2020-07-21T07:49:17.440Z","judge":"2020-07-21T07:49:17.441Z","done":"2020-07-21T07:49:18.071Z"}
# 状态 耗时 内存占用
#1 Accepted 6ms 3.0 MiB
#2 Accepted 86ms 3.102 MiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 1ms 512.0 KiB
#6 Accepted 2ms 768.0 KiB
#7 Accepted 1ms 768.0 KiB
#8 Accepted 19ms 1.957 MiB
#9 Accepted 13ms 3.125 MiB
#10 Wrong Answer 读取到 462 ,应为 461 83ms 3.102 MiB

信息

递交者
类型
递交
题目
Festival
语言
C++
递交时间
2020-07-21 15:49:17
评测时间
2020-07-21 15:49:17
评测机
分数
90
总耗时
216ms
峰值内存
3.125 MiB