Yet another codeforces contest parser

Правка en1, от ikatanic, 2016-12-07 15:21:40

Hello

I have written codeforces contest parser in OCaml, as practice project. It doesn't offer anything new or better than other parsers, and it's not convenient to use because of dependencies. That being said, I published it here anyway in case there are any OCaml freaks (I'm not one, just a beginner) who would like to use it or contribute.

Link: https://github.com/ikatanic/cf-parser

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ikatanic 2016-12-07 15:21:40 430 Initial revision (published)