Problem | summarizing2021 |
---|---|
User | IWKR |
Submission Time | 2023-01-15 13:58:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
summarizing2021.cpp: In function ‘std::vector<int> guess(int)’:
summarizing2021.cpp:7:6: error: ‘solve’ was not declared in this scope
7 | v = solve(n);
| ^~~~~