/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int floyd()':
foo.cc:37:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
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%d",&n,&m1,&m2);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:65: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:71: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:22:16.980Z","handle":"2020-07-21T07:22:16.980Z","cache_start":"2020-07-21T07:22:16.987Z","read_cases":"2020-07-21T07:22:17.105Z","judge":"2020-07-21T07:22:17.105Z","done":"2020-07-21T07:22:17.743Z"}
# 状态 耗时 内存占用
#1 Accepted 6ms 3.129 MiB
#2 Accepted 93ms 3.129 MiB
#3 Accepted 1ms 1.75 MiB
#4 Accepted 1ms 1.75 MiB
#5 Accepted 1ms 1.875 MiB
#6 Accepted 3ms 1.875 MiB
#7 Accepted 1ms 1.875 MiB
#8 Accepted 20ms 2.5 MiB
#9 Accepted 13ms 3.125 MiB
#10 Accepted 89ms 3.125 MiB

信息

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