| Problem | compleecode |
|---|---|
| User | bribritt |
| Submission Time | 2024-05-24 22:09:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
compleecode.cpp: In function ‘int solve4(std::vector<int>)’:
compleecode.cpp:49:6: error: ‘solve5’ was not declared in this scope; did you mean ‘solve4’?
49 | res=solve5(v);
| ^~~~~~
| solve4