记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    7 |  scanf("%d%d", &n, &m);
      |  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:10:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |    scanf("%d", &a[i][j]);
      |    ~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 512.0 KiB
#2 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#3 Runtime Error Segmentation fault 2ms 512.0 KiB
#4 Runtime Error Segmentation fault 2ms 512.0 KiB
#5 Runtime Error Segmentation fault 6ms 512.0 KiB

信息

递交者
类型
递交
题目
4-4 有多少个山峰
语言
C++
递交时间
2022-08-09 21:31:29
评测时间
2022-08-09 21:31:29
评测机
分数
0
总耗时
17ms
峰值内存
512.0 KiB