/ Vijos /

记录详情

Accepted

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-30T14:05:25.833Z","handle":"2020-07-30T14:05:25.833Z","cache_start":"2020-07-30T14:05:25.840Z","read_cases":"2020-07-30T14:05:25.956Z","judge":"2020-07-30T14:05:25.956Z","done":"2020-07-30T14:05:26.831Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 4.125 MiB
#2 Accepted 1ms 4.125 MiB
#3 Accepted 1ms 4.125 MiB
#4 Accepted 0ms 4.125 MiB
#5 Accepted 0ms 4.125 MiB
#6 Accepted 0ms 4.125 MiB
#7 Accepted 0ms 4.125 MiB
#8 Accepted 1ms 4.125 MiB
#9 Accepted 2ms 4.125 MiB
#10 Accepted 3ms 4.238 MiB
#11 Accepted 8ms 6.25 MiB
#12 Accepted 15ms 6.289 MiB
#13 Accepted 33ms 6.359 MiB
#14 Accepted 73ms 8.508 MiB
#15 Accepted 72ms 6.566 MiB
#16 Accepted 72ms 8.504 MiB
#17 Accepted 71ms 6.566 MiB
#18 Accepted 73ms 8.512 MiB
#19 Accepted 71ms 6.559 MiB
#20 Accepted 1ms 4.125 MiB

信息

递交者
类型
递交
题目
P1456 最小总代价
语言
C++
递交时间
2020-07-30 22:05:25
评测时间
2020-07-30 22:05:25
评测机
分数
100
总耗时
509ms
峰值内存
8.512 MiB