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
- 比赛
- 2021年互联网创新创业科技节程序设计大赛
- 语言
- C++
- 递交时间
- 2021-12-23 18:32:44
- 评测时间
- 2021-12-23 18:33:34
- 评测机
- 分数
- 70
- 总耗时
- 5ms
- 峰值内存
- 400.0 KiB