Wrong Answer
foo.cc: In function 'int main()':
foo.cc:11:6: warning: statement has no effect [-Wunused-value]
   b[i];
   ~~~^
foo.cc:15:16: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses]
    b[i]=b[i]*10+c&10;
         ~~~~~~~^~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2424 近似排序
 - 语言
 - C++
 - 递交时间
 - 2021-11-06 18:23:11
 - 评测时间
 - 2021-11-06 18:23:11
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 7ms
 - 峰值内存
 - 384.0 KiB