Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:38:27: warning: 'others' may be used uninitialized in this function [-Wmaybe-uninitialized]
    for(j=0;j<x;j++) others=others/10;
                     ~~~~~~^~~~~~~~~~
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1305 B. Round Decimal
 - 语言
 - C++
 - 递交时间
 - 2021-12-23 18:25:51
 - 评测时间
 - 2021-12-23 18:26:46
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 5ms
 - 峰值内存
 - 388.0 KiB