Problem | justright |
---|---|
User | Henries |
Submission Time | 2024-10-07 16:42:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
justright.cpp: In function ‘void bin_search(std::vector<long long int>, long long int)’:
justright.cpp:23:7: error: ‘solve’ was not declared in this scope
23 | if (solve(v,mid) > k) {
| ^~~~~