Problem 3nplus1
User NiThEsHIsSoPro
Submission Time 2024-07-31 16:15:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:6:2: error: expected initializer before ‘if’
6 | if (funny%2 == 0) {
| ^~