I\'m trying to use the C++ STL priority queue with a custom type and comparator, but no matter how I put it, I keep getting an error.
Does anyone know what the issue