/ WanKu /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:30:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   30 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:33:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   33 |             scanf("%d",&a[i][j]);
      |             ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 15ms 3.5 MiB
#2 Accepted 30ms 3.375 MiB
#3 Accepted 36ms 3.375 MiB
#4 Accepted 28ms 3.375 MiB
#5 Accepted 13ms 3.25 MiB
#6 Accepted 13ms 3.25 MiB
#7 Accepted 12ms 3.25 MiB
#8 Accepted 13ms 3.25 MiB
#9 Accepted 25ms 3.125 MiB
#10 Accepted 29ms 3.125 MiB
#11 Accepted 27ms 3.125 MiB
#12 Accepted 22ms 3.125 MiB
#13 Accepted 18ms 3.0 MiB
#14 Accepted 19ms 3.0 MiB
#15 Accepted 11ms 3.0 MiB
#16 Accepted 20ms 3.0 MiB
#17 Accepted 15ms 2.875 MiB
#18 Accepted 15ms 2.875 MiB
#19 Accepted 15ms 2.875 MiB
#20 Runtime Error Segmentation fault 66ms 8.082 MiB

信息

递交者
类型
递交
题目
P1005 每日一题-5 路径的最大总和
语言
C++
递交时间
2022-04-22 14:08:42
评测时间
2022-04-22 14:25:05
评测机
分数
95
总耗时
451ms
峰值内存
8.082 MiB