Accepted
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:06:40
- 评测时间
- 2022-03-19 12:06:40
- 评测机
- 分数
- 100
- 总耗时
- 527ms
- 峰值内存
- 7.992 MiB