Owl Get a Life
mirrors.cpp: In function ‘int main()’:mirrors.cpp:18:26: error: expected ‘;’ before ‘i’ 18 | for (ll i = 1; i <= n i++) { | ^~ | ;