Problem 3nplus1
User Haocheng
Submission Time 2024-11-07 10:49:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:8:10: error: ‘n’ was not declared in this scope
8 | cout << n << " ";
| ^