| Problem | duckeatant |
|---|---|
| User | justin271828 |
| Submission Time | 2024-12-07 11:22:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckeatant.cpp:29:65: error: expected ‘}’ at end of input
29 | else return min(l->getMin(start, end), r->getMin(start, end));}
| ^
duckeatant.cpp:11:13: note: to match this ‘{’
11 | struct node {
| ^
duckeatant.cpp:29:65: error: expected unqualified-id at end of input
29 | else return min(l->getMin(start, end), r->getMin(start, end));}
| ^