Problem smurf
User Daddy
Submission Time 2023-11-20 11:21:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:15:2: error: expected ‘}’ before ‘else’
15 | else{
| ^~~~
smurf.cpp:9:13: note: to match this ‘{’
9 | }if(n%2==1){
| ^