/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'std::__cxx11::string mul(std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:33:28: error: 'add' was not declared in this scope
         str=add(str,tempstr);
                            ^

信息

递交者
类型
递交
题目
P1040 高精度乘法
语言
C++
递交时间
2024-09-16 08:50:57
评测时间
2024-09-16 08:50:57
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes