Problem 3nplus1
User poopyjshdsd
Submission Time 2026-02-23 14:22:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:15:16: error: ‘i’ was not declared in this scope
15 | cout << 3 * i + 1 << " " ;
| ^