/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:21:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:24:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d",&a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 5.371 MiB
#2 Wrong Answer Read 29993, expect 29992. 6ms 5.434 MiB
#3 Accepted 7ms 5.289 MiB
#4 Wrong Answer Read 49991, expect 49990. 7ms 5.363 MiB
#5 Wrong Answer Read 59980, expect 59977. 7ms 5.312 MiB
#6 Wrong Answer Read 69982, expect 69979. 6ms 5.309 MiB
#7 Wrong Answer Read 79985, expect 79984. 7ms 5.398 MiB
#8 Runtime Error Segmentation fault 6ms 5.332 MiB
#9 Runtime Error Segmentation fault 6ms 5.379 MiB
#10 Runtime Error Segmentation fault 6ms 5.336 MiB
#11 Runtime Error Segmentation fault 6ms 5.371 MiB
#12 Runtime Error Segmentation fault 7ms 5.336 MiB
#13 Runtime Error Segmentation fault 6ms 5.352 MiB
#14 Runtime Error Segmentation fault 7ms 5.367 MiB
#15 Runtime Error Segmentation fault 7ms 5.395 MiB
#16 Runtime Error Segmentation fault 7ms 5.32 MiB
#17 Runtime Error Segmentation fault 7ms 5.418 MiB
#18 Runtime Error Segmentation fault 6ms 5.293 MiB
#19 Runtime Error Segmentation fault 7ms 5.359 MiB
#20 Accepted 7ms 5.32 MiB

信息

递交者
类型
递交
题目
P1456 最小总代价
语言
C++
递交时间
2021-11-08 20:13:01
评测时间
2021-11-08 20:13:01
评测机
分数
15
总耗时
140ms
峰值内存
5.434 MiB