Accepted
foo.cc: In function 'int main()':
foo.cc:22:13: warning: unused variable 'l' [-Wunused-variable]
   22 |     int n,i,l,r,m,x,y;
      |             ^
foo.cc:22:15: warning: unused variable 'r' [-Wunused-variable]
   22 |     int n,i,l,r,m,x,y;
      |               ^
foo.cc:22:17: warning: unused variable 'm' [-Wunused-variable]
   22 |     int n,i,l,r,m,x,y;
      |                 ^
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1160 安装服务器
 - 语言
 - C++
 - 递交时间
 - 2023-12-19 19:39:23
 - 评测时间
 - 2023-12-19 19:39:23
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 856ms
 - 峰值内存
 - 2.219 MiB