记录详情

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

信息

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