Owl Get a Life
deque.cpp: In function ‘int main()’:deque.cpp:35:12: error: ‘solve’ was not declared in this scope; did you mean ‘sol’? 35 | ll g = solve(1, n); | ^~~~~ | sol