Accepted
foo.cc: In function 'int main()':
foo.cc:52:9: warning: unused variable 'top1' [-Wunused-variable]
   52 |     int top1=0,top2=1;
      |         ^~~~
foo.cc:52:16: warning: unused variable 'top2' [-Wunused-variable]
   52 |     int top1=0,top2=1;
      |                ^~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1073 环城旅行
 - 语言
 - C++
 - 递交时间
 - 2022-08-04 15:38:28
 - 评测时间
 - 2022-08-04 15:38:28
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 227ms
 - 峰值内存
 - 12.367 MiB