| Problem | findinggrass |
|---|---|
| User | beepbeepsheep |
| Submission Time | 2022-12-28 15:48:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findinggrass.cpp: In function ‘void solve()’:
findinggrass.cpp:60:2: error: ‘else’ without a previous ‘if’
60 | else cout<<-1<<endl;
| ^~~~