| Problem | horsejockey |
|---|---|
| User | ImAllergicToshrimp |
| Submission Time | 2026-06-23 10:17:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
horsejockey.cpp: In function ‘int main()’:
horsejockey.cpp:13:45: error: expected ‘;’ before ‘if’
13 | if (v0 == vi && x0 <= xi) t_max = -1
| ^
| ;
14 | if (v0 > vi) {
| ~~