Problem fuel
User eliasxyz
Submission Time 2025-06-10 16:40:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:19:25: error: invalid operands of types ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’} and ‘<unresolved overloaded function type>’ to binary ‘operator-’
19 | pq.push(F[i]-pow);