Problem 3nplus1
User cobnet
Submission Time 2023-02-08 16:54:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:12:6: error: ‘c’ was not declared in this scope
12 | if(c%2 != 1){clunk = integer * 3; clunk++;}
| ^