Accepted
foo.cc: In function 'int main()':
foo.cc:23:12: warning: variable 'k' set but not used [-Wunused-but-set-variable]
  int sum=0,k,count=0,flag;
            ^
foo.cc:23:14: warning: unused variable 'count' [-Wunused-variable]
  int sum=0,k,count=0,flag;
              ^~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 周末测试
 - 语言
 - C++
 - 递交时间
 - 2021-11-07 11:14:44
 - 评测时间
 - 2021-11-07 11:14:44
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 3ms
 - 峰值内存
 - 384.0 KiB