Problem | flappyrabbit |
---|---|
User | Fr5ctal |
Submission Time | 2025-06-29 11:28:36 |
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:16:15: error: ‘L’ is not a class, namespace, or enumeration
16 | return max(a[L::R]) - x;
| ^