记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:23:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:28: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 2ms 1.375 MiB
#2 Accepted 2ms 1.473 MiB
#3 Accepted 2ms 1.492 MiB
#4 Accepted 2ms 1.375 MiB
#5 Accepted 2ms 1.375 MiB
#6 Accepted 2ms 1.5 MiB
#7 Accepted 2ms 1.375 MiB
#8 Accepted 2ms 1.375 MiB
#9 Accepted 2ms 1.375 MiB
#10 Accepted 2ms 1.496 MiB
#11 Accepted 2ms 1.375 MiB
#12 Runtime Error Segmentation fault 31ms 4.027 MiB
#13 Runtime Error Segmentation fault 31ms 4.023 MiB
#14 Runtime Error Segmentation fault 26ms 3.617 MiB

信息

递交者
类型
递交
题目
P1298 E. Maze
语言
C++
递交时间
2021-11-29 11:29:55
评测时间
2021-11-29 11:29:55
评测机
分数
140
总耗时
117ms
峰值内存
4.027 MiB