/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:13:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
                     ^
foo.cc:15:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",&k,&l,&r);
                           ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-03-31T01:25:49.091Z","handle":"2020-03-31T01:25:49.091Z","cache_start":"2020-03-31T01:25:49.099Z","read_cases":"2020-03-31T01:25:49.241Z","judge":"2020-03-31T01:25:49.245Z","done":"2020-03-31T01:25:49.489Z"}
# 状态 耗时 内存占用
#1 Accepted 0ms 128.0 KiB
#2 Accepted 0ms 212.0 KiB
#3 Accepted 4ms 336.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 5ms 476.0 KiB
#6 Accepted 4ms 468.0 KiB
#7 Accepted 4ms 608.0 KiB
#8 Accepted 7ms 752.0 KiB
#9 Accepted 6ms 848.0 KiB
#10 Accepted 7ms 972.0 KiB

信息

递交者
类型
递交
题目
P1448 校门外的树
语言
C++
递交时间
2020-03-31 09:25:49
评测时间
2020-03-31 09:25:49
评测机
分数
10
总耗时
43ms
峰值内存
972.0 KiB