Owl Get a Life
payraise.cpp:2:20: error: expected ‘;’ before ‘vector’ 2 | using namespace std | ^ | ; 3 | vector<int> p[1000100]; | ~~~~~~