• + 0 comments

    My solution depends on a MinHeap but the judge compiler doesn't let me import Data.Heap. It's there any way to do that? Or maybe I am missing something and there's no need for such data structure?