Accepted
foo.cc: In function 'int hwlength(int)':
foo.cc:27:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
     int a[10],i=0;
         ^
foo.cc: In function 'int main()':
foo.cc:61:13: warning: unused variable 'j' [-Wunused-variable]
     int b,i,j;
             ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 周末测试2
 - 语言
 - C++
 - 递交时间
 - 2021-09-24 21:39:37
 - 评测时间
 - 2021-09-24 21:39:37
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 10ms
 - 峰值内存
 - 384.0 KiB