Problem 3nplus1
User ArikLegend
Submission Time 2024-11-02 00:53:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:9:21: error: expected ‘;’ before ‘)’ token
9 | for (int i = 0; i++){
| ^
| ;