Owl Get a Life
summoning.cpp: In function ‘int main()’:summoning.cpp:31:22: error: expected ‘;’ before ‘}’ token 31 | spend -= p.front() | ^ | ; 32 | } | ~