Problem xmas
User ryelin
Submission Time 2023-11-09 13:45:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:11:11: error: ‘arrr’ was not declared in this scope; did you mean ‘arr’?
11 | cout << arrr[i];
| ^~~~
| arr