/ Vijos /

记录详情

Accepted

foo.cc: In function 'void init()':
foo.cc:18:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d%d",&L,&s,&t,&n);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:20:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&stone[i]);
         ~~~~~^~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-24T05:46:24.272Z","handle":"2020-07-24T05:46:24.272Z","cache_start":"2020-07-24T05:46:24.278Z","read_cases":"2020-07-24T05:46:24.384Z","judge":"2020-07-24T05:46:24.385Z","done":"2020-07-24T05:46:24.941Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 6.18 MiB
#2 Accepted 2ms 6.289 MiB
#3 Accepted 1ms 316.0 KiB
#4 Accepted 2ms 6.18 MiB
#5 Accepted 2ms 6.18 MiB
#6 Accepted 2ms 6.18 MiB
#7 Accepted 2ms 6.18 MiB
#8 Accepted 2ms 6.184 MiB
#9 Accepted 2ms 6.18 MiB
#10 Accepted 1ms 312.0 KiB

信息

递交者
类型
递交
题目
P1002 过河
语言
C++
递交时间
2020-07-24 13:46:24
评测时间
2020-07-24 13:46:24
评测机
分数
100
总耗时
24ms
峰值内存
6.289 MiB