Compile Error
foo.cc: In function 'int main()': foo.cc:18:16: error: 's' was not declared in this scope while (cin >> s) { ^ foo.cc:23:16: error: cannot convert 'std::__cxx11::string {aka std::__cxx11::basic_string<char>}' to 'int' for argument '2' to 'void deal(std::__cxx11::string, int)' deal(t, tnum); ^ 自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2020-06-18 19:03:06
- 评测时间
- 2020-06-18 19:03:06
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes