Owl Get a Life
subgraphs.cpp: In function ‘int main()’:subgraphs.cpp:13:27: error: expected ‘;’ before ‘}’ token 13 | stopper.push(true) | ^ | ; 14 | } | ~