Runtime Error
foo.cc: In function 'void init()': foo.cc:25:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 25 | scanf("%d",&n); | ~~~~~^~~~~~~~~ foo.cc:29:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 29 | scanf("%d",&a); | ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1635 城市连接
- 语言
- C++
- 递交时间
- 2022-03-19 12:05:45
- 评测时间
- 2022-03-19 12:05:45
- 评测机
- 分数
- 60
- 总耗时
- 221ms
- 峰值内存
- 2.742 MiB