Compile Error
/in/foo.cc: In function 'std::__cxx11::string to_base_k(long long int, int)':
/in/foo.cc:13:41: error: 'reverse' was not declared in this scope
     reverse(result.begin(), result.end());
                                         ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - A11-2 K进制的高精度整数
 - 语言
 - C++
 - 递交时间
 - 2024-10-13 16:45:22
 - 评测时间
 - 2024-10-13 16:45:23
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes