ksundberg / CourseMaterials

Course materials for various computer science courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Priority Queue backwards

TJonesy opened this issue · comments

Events are run from greatest time to lowest time. The priority needs reversed so they go lowest to highest.

Confirming this bug