Jumaruba / SINF-2022-competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SINF-2022-competition

This is the repository of SINF-2022 programming competition.
Here you can find the test cases and solutions for each challenge.

Testing

python -m src <test-id> 

Where <test-id> can be: p1, p2, ..., p6. Example:

python -m src p2

Solutions

The solution of each question is located at the submission folder of each problem:

Problem id solution
p1 s1
p2 s2
p3 s3
p4 s4
p5 s5
p6 s6

About


Languages

Language:Python 100.0%