Owl Get a Life
mirrors.cpp: In function ‘int main()’:mirrors.cpp:6:14: error: expected ‘;’ before ‘}’ token 6 | cout << N | ^ | ; 7 | 8 | } | ~