Protohackers is a server programming challenge. Here is an implementation using OCaml 5 and the effects-based IO library Eio
Find a file
Lucas Pluvinage 2d1c38692a add 10 and 11
2023-02-10 18:37:54 +01:00
0 n e t w o r k 2022-10-13 23:04:11 +02:00
1 n e t w o r k 2022-10-13 23:04:11 +02:00
2 n e t w o r k 2022-10-13 23:04:11 +02:00
3 n e t w o r k 2022-10-13 23:04:11 +02:00
4 p r o t o h a c k e d 2022-10-14 20:45:49 +02:00
5 🥈 2022-10-20 19:29:27 +02:00
6 o h n o 2022-11-01 15:30:02 +01:00
7 separate lrcp logic 2022-12-04 19:53:51 +01:00
8 s e c u r e n e t w o r k i n g 2022-12-10 11:53:00 +01:00
9 9 2022-12-30 22:53:11 +01:00
10 add 10 and 11 2023-02-10 18:37:54 +01:00
11 add 10 and 11 2023-02-10 18:37:54 +01:00
.gitignore n e t w o r k 2022-10-13 23:04:11 +02:00
README.md n e t w o r k 2022-10-13 23:04:11 +02:00

ProtOCaml

The website: https://protohackers.com/

Installation

Install OCaml 5: https://discuss.ocaml.org/t/ocaml-5-0-0-first-beta-release/10623

Install dependencies: opam install eio yojson zarith astring

Running the thing

In one of these folders, run dune build