| Problem | mountainjourney |
|---|---|
| User | alice157050 |
| Submission Time | 2026-06-24 10:10:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney.cpp: In function ‘int main()’:
mountainjourney.cpp:19:16: error: no match for call to ‘(std::vector<int>) (int&)’
19 | cout << A(N) << " ";
| ^
mountainjourney.cpp:20:16: error: no match for call to ‘(std::vector<int>) (int&)’
20 | cout << B(M) << " ";
| ^