Problem 3nplus1
User neogaoen2007
Submission Time 2023-12-04 16:16:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:6:9: error: ‘n’ was not declared in this scope
6 | cin >> n;
| ^