Skip to content

Commit

Permalink
Add small description
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Sidorenko committed Aug 30, 2017
1 parent cf60d7b commit 3f8b85c
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# highload_solution
Pre-final 15th place solution.
Pre-final 14th place solution.

Чтобы собрать решение:
Нужно собрать и добавить в проект/слинковать:
* https://github.com/sebastiandev/zipper - либа для распаковки zip.
* https://github.com/facebook/folly - folly, но это овербилд. Используется только для преобразования строки в числа. Можно заменить на что-нибудь стандартное.


https://github.com/jacketizer/libyuarel - либа для парса урла (в сорцах)

https://github.com/nodejs/http-parser - http-parser (в сорцах)

https://github.com/bartgrantham/qs_parse - обработка закодированных url-параметров (в сорцах)

0 comments on commit 3f8b85c

Please sign in to comment.