GitHub - in-silico/UTPOpen: Datasets of the UTP programming contests.

Skip to content

Navigation Menu

Sign in

Appearance settings

UTPOpen

Datasets of the UTP programming contest.

Contribution.

Contribution to this project is welcome and it is suggested using pull requests in github that will then be reviewed and merged or commented on.

The suggested directory structure for the problems is:

problem-name
  |- data
  |- solutions
  |- statement

The statement could be .txt or markdown.


in-silico