Wrong Answer
foo.cc: In function 'int main()': foo.cc:6:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 6 | scanf("%d%d", &n,&m ); | ~~~~~^~~~~~~~~~~~~~~~ foo.cc:11:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 11 | scanf("%d", &arr[i][j]); | ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- 4-5 有几个鞍点
- 语言
- C++
- 递交时间
- 2022-08-07 20:39:10
- 评测时间
- 2022-08-07 20:39:10
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 384.0 KiB