记录详情

Runtime Error

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

信息

递交者
类型
递交
题目
4-5 有几个鞍点
比赛
2022暑期青少年社团(训练赛)
语言
C++
递交时间
2022-08-07 19:49:08
评测时间
2022-08-07 19:49:08
评测机
分数
0
总耗时
13ms
峰值内存
384.0 KiB