Skip to content
Snippets Groups Projects
Forked from Flatland / Flatland
Source project has a limited visibility.
user avatar
u214892 authored
use set instead of list for more efficient retrieval (hash set with O(1) instead of linear array with O(n))
9ef07d0f
History
Name Last commit Last update