| Problem | horsejockey |
|---|---|
| User | abcde271828 |
| Submission Time | 2026-06-22 22:39:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
horsejockey.cpp: In function ‘int main()’:
horsejockey.cpp:23:50: error: ‘b’ was not declared in this scope
23 | max_time = min(max_time, (myPos-x-1)/(mySpeed-b)); //calc max time allowed
| ^