Problem | treecutting |
---|---|
User | Rolo |
Submission Time | 2024-10-02 15:26:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
treecutting.cpp: In function ‘int dfs4(int, int)’:
treecutting.cpp:68:2: error: expected ‘}’ before ‘else’
68 | else{
| ^~~~
treecutting.cpp:61:2: note: to match this ‘{’
61 | {
| ^