Problem choochoo
User AppleOnAstick
Submission Time 2023-11-15 09:10:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp: In function ‘int32_t main()’:
choochoo.cpp:6:7: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
6 | cin>>n;
| ^
| yn