From 1d1468d87f60671be85a6c1ce114ae5acf945017 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Tue, 19 Dec 2017 16:49:35 +0100 Subject: [PATCH] README: Drawing Lots --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1667232..b085c0c 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,11 @@ Then, build input for `hlas.pl` - a text file, that has: (See hlas-example.txt for an example.) Then, run `hlas.pl < textfile` and there you go! + +Drawing Lots +------------ + +If you see `Chybi zaznam o losovani.` there was a tie. Draw a random +vote and look at the number of the candidate who was assigned number +one (1) on this ballot. Enter this number after the last empty line +(before the final "0" line) and run `hlas.pl` again.