Accepted
foo.cc: In function 'int main()':
foo.cc:35:9: warning: unused variable 'top1' [-Wunused-variable]
   35 |     int top1=0,top2=1;
      |         ^~~~
foo.cc:35:16: warning: unused variable 'top2' [-Wunused-variable]
   35 |     int top1=0,top2=1;
      |                ^~~~
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1073 环城旅行
 - 语言
 - C++
 - 递交时间
 - 2022-07-28 10:02:50
 - 评测时间
 - 2022-07-28 10:02:50
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 216ms
 - 峰值内存
 - 12.367 MiB