Problem | 3nplus1 |
---|---|
User | akqxolotl |
Submission Time | 2025-04-19 12:14:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:15:1: error: expected ‘}’ before ‘else’
15 | else{
| ^~~~
3nplus1.cpp:13:11: note: to match this ‘{’
13 | if(n%2==0){
| ^