Problem sequence_apio
User PlayVoltz
Submission Time 2023-10-16 01:13:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sequence_apio.cpp: In function ‘int main()’:
sequence_apio.cpp:56:10: error: ‘in’ was not declared in this scope; did you mean ‘n’?
56 | cout << in << " ";
| ^~
| n