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