Problem xmas
User mth4z
Submission Time 2023-05-10 17:13:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:14:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
14 | cout<<ans[i] << "\n";
| ^~~
| abs