Owl Get a Life
summoning.cpp: In function ‘int main()’:summoning.cpp:7:12: error: expected ‘;’ before ‘reutrn’ 7 | cout << "0" | ^ | ; 8 | reutrn 0; | ~~~~~~