Owl Get a Life
wabot.cpp: In function ‘int main()’:wabot.cpp:37:20: error: expected ‘;’ before ‘break’ 37 | v.push_back(p1) | ^ | ; 38 | break; | ~~~~~