Accepted
foo.cc: In function 'int main()': foo.cc:72:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 72 | scanf("%d%d",&n,&m); | ~~~~~^~~~~~~~~~~~~~ foo.cc:75:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 75 | scanf("%d%d%d%d",&x,&y,&x2,&y2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1631 正方形计数
- 语言
- C++
- 递交时间
- 2022-01-09 11:13:05
- 评测时间
- 2022-01-09 11:13:05
- 评测机
- 分数
- 100
- 总耗时
- 2866ms
- 峰值内存
- 46.754 MiB