/ 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 9ms 10.434 MiB
#2 Wrong Answer Read 29993, expect 29992. 9ms 10.324 MiB
#3 Accepted 9ms 10.379 MiB
#4 Wrong Answer Read 49991, expect 49990. 9ms 10.395 MiB
#5 Wrong Answer Read 59980, expect 59977. 9ms 10.395 MiB
#6 Wrong Answer Read 69982, expect 69979. 9ms 10.375 MiB
#7 Wrong Answer Read 79985, expect 79984. 9ms 10.43 MiB
#8 Runtime Error Segmentation fault 9ms 10.293 MiB
#9 Runtime Error Segmentation fault 9ms 10.312 MiB
#10 Runtime Error Segmentation fault 9ms 10.402 MiB
#11 Runtime Error Segmentation fault 9ms 10.375 MiB
#12 Runtime Error Segmentation fault 9ms 10.344 MiB
#13 Runtime Error Segmentation fault 9ms 10.414 MiB
#14 Runtime Error Segmentation fault 9ms 10.426 MiB
#15 Runtime Error Segmentation fault 9ms 10.348 MiB
#16 Runtime Error Segmentation fault 9ms 10.348 MiB
#17 Runtime Error Segmentation fault 9ms 10.383 MiB
#18 Runtime Error Segmentation fault 9ms 10.328 MiB
#19 Runtime Error Segmentation fault 9ms 10.32 MiB
#20 Accepted 9ms 10.363 MiB

信息

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