| Problem | bestplace |
|---|---|
| User | dminh |
| Submission Time | 2023-02-25 18:56:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:27:5: error: expected ‘}’ before ‘else’
27 | else{
| ^~~~
bestplace.cpp:21:15: note: to match this ‘{’
21 | if(n%2!=0){
| ^