Owl Get a Life
xmas.cpp: In function ‘int main()’:xmas.cpp:16:23: error: expected ‘;’ before ‘}’ token 16 | cout << ans[i] << "\n" | ^ | ; 17 | } | ~