Problem | goodchef |
---|---|
User | shoryu386 |
Submission Time | 2024-07-03 10:25:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goodchef.cpp: In function ‘int main()’:
goodchef.cpp:40:4: error: ‘else’ without a previous ‘if’
40 | else{
| ^~~~
goodchef.cpp: At global scope:
goodchef.cpp:45:1: error: expected declaration before ‘}’ token
45 | }
| ^