evis/highloadcup-2017-08
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Disclaimer: there is a lot of non-idiomatic Scala code, mostly due to memory constraints. I tried to avoid some high-memory consumption immutable data structures, where that was critical. Also, there are some really dirty hacks to reduce memory consumption. :D