Accepted
foo.cc: In function 'int main()':
foo.cc:7:15: warning: unused variable 's1' [-Wunused-variable]
    7 |     int n,a,i,s1,s2,max,min;
      |               ^~
foo.cc:7:18: warning: unused variable 's2' [-Wunused-variable]
    7 |     int n,a,i,s1,s2,max,min;
      |                  ^~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2356 1.5.6:整数序列的元素最大跨度值
 - 语言
 - C++
 - 递交时间
 - 2022-01-08 16:26:22
 - 评测时间
 - 2022-01-08 16:26:22
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 6ms
 - 峰值内存
 - 384.0 KiB