Problem xmas
User StormyGood
Submission Time 2024-02-24 09:29:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:16:11: error: ‘c’ was not declared in this scope
16 | cout << c[i] << endl;
| ^