Problem 3nplus1
User Adam
Submission Time 2024-06-20 13:12:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:7:5: error: expected ‘;’ before ‘i’
7 | cin i;
| ^~
| ;