This command line tool scrapes the list of tasks from Codeforces website (http://www.codeforces.com/).
To compile the file, run:
go build && task_randomizer.exeTo run a binary without Golang, run:
task_randomizer.exe --helpFor usage instructions and examples, run binary with --help flag:
task_randomizer.exe --helpMade by @oceanm7n