Accepted
foo.cc: In function 'int main()': foo.cc:14:13: warning: unused variable 's1' [-Wunused-variable] int s1 = sum[i-1]; ^~ foo.cc:15:13: warning: unused variable 's2' [-Wunused-variable] int s2 ; ^~ foo.cc:5:9: warning: unused variable 'min' [-Wunused-variable] int min = 9999999,n,k; ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1278 走访城市
- 语言
- C++
- 递交时间
- 2021-07-19 09:23:03
- 评测时间
- 2021-07-19 09:23:03
- 评测机
- 分数
- 100
- 总耗时
- 57ms
- 峰值内存
- 1.148 MiB