/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int floyd()':
foo.cc:44:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:66: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:72: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:77: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:01:38.261Z","handle":"2020-07-21T07:01:38.261Z","cache_start":"2020-07-21T07:01:38.268Z","read_cases":"2020-07-21T07:01:38.384Z","judge":"2020-07-21T07:01:38.385Z","done":"2020-07-21T07:01:39.004Z"}
# 状态 耗时 内存占用
#1 Accepted 6ms 3.125 MiB
#2 Accepted 86ms 3.125 MiB
#3 Accepted 1ms 1.75 MiB
#4 Accepted 1ms 1.75 MiB
#5 Accepted 1ms 1.875 MiB
#6 Accepted 2ms 1.875 MiB
#7 Accepted 1ms 1.875 MiB
#8 Accepted 18ms 2.566 MiB
#9 Accepted 13ms 3.125 MiB
#10 Accepted 82ms 3.125 MiB

信息

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