Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:182:24: error: 'str3' was not declared in this scope div(str1,str2,str3,str4); ^~~~ /in/foo.cc:182:29: error: 'str4' was not declared in this scope div(str1,str2,str3,str4); ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1011 「模板」高精度除法(弱化版)
- 语言
- C++
- 递交时间
- 2020-08-03 07:31:33
- 评测时间
- 2020-08-03 07:31:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes