记录详情

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;
                     ~~~~~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 340.0 KiB
#2 Wrong Answer 1ms 388.0 KiB
#3 Wrong Answer 1ms 340.0 KiB
#4 Wrong Answer 1ms 376.0 KiB

信息

递交者
类型
自测
题目
P1305 B. Round Decimal
语言
C++
递交时间
2021-12-23 18:25:51
评测时间
2021-12-23 18:26:46
评测机
分数
10
总耗时
5ms
峰值内存
388.0 KiB