Compile Error
/in/foo.cc: In function 'std::__cxx11::string op2(int)': /in/foo.cc:35:14: error: cannot convert 'std::__cxx11::string {aka std::__cxx11::basic_string<char>}' to 'int' in assignment num=op2(tmp); ^ /in/foo.cc:37:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 用递归法分解质因数
- 语言
- C++
- 递交时间
- 2024-06-03 20:10:45
- 评测时间
- 2024-06-03 20:10:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes