Skip to content

My solution for highloadcup.ru tourney, which has been held in August 2017. This solution was participated in the final round (Top-50).

License

Notifications You must be signed in to change notification settings

evis/highloadcup-2017-08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

My solution for highloadcup.ru tourney, which has been held in August 2017. This solution was participated in the final round (Top-50).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages