Accepted
foo.cc: In function 'void init()': foo.cc:37:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&m,&n); ~~~~~^~~~~~~~~~~~~~ foo.cc:40:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&w[i][j]); ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1139 小胖办证
- 语言
- C++
- 递交时间
- 2021-11-21 21:22:06
- 评测时间
- 2021-11-21 21:22:06
- 评测机
- 分数
- 99
- 总耗时
- 52ms
- 峰值内存
- 820.0 KiB