Problem | flappyrabbit |
---|---|
User | Fr5ctal |
Submission Time | 2025-06-29 11:32:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flappyrabbit.cpp: In function βint min_fuel(int, int)β:
flappyrabbit.cpp:35:34: error: expected primary-expression before β)β token
35 | return max(slicing((&vector<int>)a, L, R)) - x;
| ^