| Problem | rabbitbars |
|---|---|
| User | Ok |
| Submission Time | 2024-04-19 23:30:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rabbitbars.cpp: In function ‘int main()’:
rabbitbars.cpp:85:90: error: expected ‘)’ before ‘{’ token
85 | while(hull.size() >= 2 && (eval(i,hull[0].first) > eval(i,hull[1].first)){
| ~ ^
| )