Compile Error
foo.cc: In member function ‘BigNumber& BigNumber::operator+=(const BigNumber&)’:
foo.cc:61:25: error: ‘__max’ was not declared in this scope; did you mean ‘__fmax’?
   61 |                 int L = __max(len, o.len);
      |                         ^~~~~
      |                         __fmax
  正在同步测试数据,请稍后
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1034 A11-1 高精度整数与常规整数的乘法
 - 语言
 - C++
 - 递交时间
 - 2024-03-26 10:06:59
 - 评测时间
 - 2024-03-26 10:06:59
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes