Owl Get a Life
xmas.cpp: In function ‘int main()’:xmas.cpp:11:17: error: expected ‘;’ before ‘}’ token 11 | cout << arr[i] | ^ | ; 12 | } | ~