Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:8:6: warning: variable 'b' set but not used [-Wunused-but-set-variable]
  int b[21];
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1272 数字分解
 - 语言
 - C++
 - 递交时间
 - 2021-07-16 18:55:40
 - 评测时间
 - 2021-07-16 18:55:40
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 29ms
 - 峰值内存
 - 804.0 KiB