/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:23:6: warning: unused variable 't' [-Wunused-variable]
  int t;
      ^
foo.cc:22:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &n);
  ~~~~~^~~~~~~~~~
foo.cc:28:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &edges[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 5ms 5.273 MiB
#2 Accepted 5ms 5.172 MiB
#3 Accepted 5ms 5.25 MiB
#4 Accepted 4ms 5.25 MiB
#5 Accepted 5ms 5.246 MiB
#6 Accepted 5ms 5.25 MiB
#7 Accepted 5ms 5.25 MiB
#8 Accepted 5ms 5.215 MiB
#9 Accepted 6ms 5.25 MiB
#10 Accepted 7ms 5.281 MiB
#11 Accepted 9ms 5.281 MiB
#12 Accepted 15ms 5.277 MiB
#13 Accepted 28ms 5.305 MiB
#14 Accepted 42ms 5.309 MiB
#15 Accepted 58ms 5.309 MiB
#16 Accepted 57ms 5.309 MiB
#17 Accepted 58ms 5.305 MiB
#18 Accepted 57ms 5.309 MiB
#19 Accepted 55ms 5.309 MiB
#20 Accepted 5ms 5.285 MiB

信息

递交者
类型
递交
题目
P1456 最小总代价
语言
C++
递交时间
2021-04-09 17:51:44
评测时间
2021-04-09 17:51:44
评测机
分数
100
总耗时
445ms
峰值内存
5.309 MiB