Owl Get a Life
swords.cpp: In function ‘int main()’:swords.cpp:6:16: error: expected ‘;’ before ‘}’ token 6 | cout << '1' | ^ | ; 7 | } | ~