Owl Get a Life
railway.cpp: In function ‘int main()’:railway.cpp:75:2: error: ‘p’ was not declared in this scope 75 | p.resize(n+5, vector<int>(LOGN+1,-1)); | ^