Runtime Error
foo.cc: In function 'int main()':
foo.cc:8:13: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
    8 |         int cnt[100000] = { 0 };
      |             ^~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1086 xf1-9统计各位数字之和为5的数
 - 语言
 - C++
 - 递交时间
 - 2023-12-23 23:06:56
 - 评测时间
 - 2023-12-23 23:06:56
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 25ms
 - 峰值内存
 - 800.0 KiB