/ Vijos /

记录详情

Accepted

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-20T02:08:01.304Z","handle":"2020-07-20T02:08:01.304Z","cache_start":"2020-07-20T02:08:01.310Z","read_cases":"2020-07-20T02:08:01.738Z","judge":"2020-07-20T02:08:01.738Z","done":"2020-07-20T02:08:02.587Z"}
# 状态 耗时 内存占用
#1 Accepted 3ms 4.5 MiB
#2 Accepted 3ms 4.5 MiB
#3 Accepted 2ms 4.5 MiB
#4 Accepted 2ms 4.5 MiB
#5 Accepted 2ms 4.5 MiB
#6 Accepted 2ms 4.5 MiB
#7 Accepted 2ms 4.5 MiB
#8 Accepted 2ms 4.5 MiB
#9 Accepted 3ms 4.5 MiB
#10 Accepted 4ms 4.555 MiB
#11 Accepted 5ms 4.555 MiB
#12 Accepted 9ms 4.551 MiB
#13 Accepted 15ms 4.551 MiB
#14 Accepted 29ms 4.555 MiB
#15 Accepted 29ms 4.555 MiB
#16 Accepted 29ms 4.551 MiB
#17 Accepted 29ms 4.551 MiB
#18 Accepted 29ms 4.555 MiB
#19 Accepted 29ms 4.555 MiB
#20 Accepted 3ms 4.5 MiB

信息

递交者
类型
递交
题目
P1456 最小总代价
语言
C++
递交时间
2020-07-20 10:08:01
评测时间
2020-07-20 10:08:01
评测机
分数
100
总耗时
239ms
峰值内存
4.555 MiB