Owl Get a Life
party.cpp: In function ‘int main()’:party.cpp:13:19: error: ‘N’ was not declared in this scope 13 | vector<int> dist(N+1, -1); | ^