Compile Error
/in/foo.cc: In function 'int get_max(std::vector<std::vector<int> >&, std::vector<std::vector<int> >&, int, int)': /in/foo.cc:46:47: error: no match for call to '(std::ostream {aka std::basic_ostream<char>}) (std::vector<int>&, std::vector<int>&)' 46 | int sum = cout(ball_left, ball_right); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1312 能量项链
- 语言
- C++
- 递交时间
- 2025-06-25 17:14:18
- 评测时间
- 2025-06-25 17:14:18
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes