Accepted
foo.cc: In function 'int main()': foo.cc:18:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d%d%d",&n,&m,&q,&u,&v,&t); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo.cc:20:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] for(int i=1;i<=n;i++) scanf("%d",&a[i]); ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- P2007 蚯蚓
- 语言
- C++
- 递交时间
- 3 年前
- 评测时间
- 3 年前
- 评测机
- 分数
- 100
- 总耗时
- 1327ms
- 峰值内存
- 55.191 MiB