Owl Get a Life
summoning.cpp: In function ‘int main()’:summoning.cpp:8:11: error: expected ‘;’ before ‘}’ token 8 | cout << 0 | ^ | ; 9 | } | ~