Accepted
/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:26:35
- 评测时间
- 2021-12-23 18:27:43
- 评测机
- 分数
- 40
- 总耗时
- 8ms
- 峰值内存
- 376.0 KiB