记录详情

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 2ms 360.0 KiB
#2 Wrong Answer 2ms 376.0 KiB
#3 Wrong Answer 1ms 340.0 KiB
#4 Wrong Answer 1ms 340.0 KiB

信息

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