/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'BigInt divide(BigInt, BigInt, int)':
/in/foo.cc:139:16: warning: variable 'consten' set but not used [-Wunused-but-set-variable]
         BigInt consten = BigInt();
                ^~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 208.0 KiB

信息

递交者
类型
自测
题目
P1047 最小公倍数
语言
C++
递交时间
2018-12-22 17:59:18
评测时间
2018-12-22 17:59:18
评测机
分数
10
总耗时
1ms
峰值内存
208.0 KiB