Skip to content

A random Codeforces.com problem generator. Made for Golang personal practice purposes.

License

Notifications You must be signed in to change notification settings

oceanm7n/codeforces_problem_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeforces_problem_generator

Task Randomizer

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.exe

To run a binary without Golang, run:

task_randomizer.exe --help

For usage instructions and examples, run binary with --help flag:

task_randomizer.exe --help

Made by @oceanm7n

About

A random Codeforces.com problem generator. Made for Golang personal practice purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages