/ Vijos /

记录详情

Accepted

foo.cc: In function 'bool judge(std::string)':
foo.cc:66:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0;i<s.size();i++)
                          ^
foo.cc: In function 'std::string div(std::string, std::string, int)':
foo.cc:64:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 1ms 504.0 KiB
#2 Accepted 1ms 504.0 KiB
#3 Accepted 1ms 376.0 KiB
#4 Accepted 1ms 376.0 KiB
#5 Accepted 1ms 376.0 KiB
#6 Accepted 2ms 376.0 KiB
#7 Accepted 6ms 500.0 KiB
#8 Accepted 11ms 488.0 KiB
#9 Accepted 12ms 536.0 KiB
#10 Accepted 1ms 504.0 KiB

信息

递交者
类型
递交
题目
P1047 最小公倍数
语言
C++
递交时间
2020-10-31 11:04:54
评测时间
2020-10-31 11:04:54
评测机
分数
100
总耗时
42ms
峰值内存
536.0 KiB