Problem 3nplus1
User innerspace777
Submission Time 2024-05-10 19:28:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:7:8: error: ‘x’ was not declared in this scope
7 | if ((x % 2) == 1) {
| ^