Hide

Problem C
Mapping

Problem description

The full problem-description is available in Canvas:
https://canvas.kth.se/courses/42117/pages/mapping

Kattis submission

Submit the mapping.py file from the script folder containing your solutions.
Make sure the solution or any files you submit are in Python3!
Use: "#! /usr/bin/env python3" at the top to let Kattis auto detect the language.
Do not submit the entire skeleton! Only the mapping.py and any additional file you wrote for it.

Kattis Result

Kattis will test your solution on 8 test cases and E and C grade can be achieved on each.

  • You get 10 Points per E-level Solution.

  • You get 1 Points per C-Level Solution.

Max score is 88 points.

Grades

E grade for $>=$ 80 points.
C grade for $>=$ 88 points.

Please log in to submit a solution to this problem

Log in