Owl Get a Life
eta.cpp: In function ‘int main()’:eta.cpp:13:26: error: ‘N’ was not declared in this scope 13 | dp = vector<vector<ll>>(N,vector<ll>(N-1)); | ^