Hide

Problem E
RL5 ESCAPING a sub-optimal

Input

Your interface with the judge is the player file player.py. For this problem, look for PlayerControllerRL and ScheduleLinear classes within player.py. After editing player.py, rename it as player_5.py for submission.

Output

The skeleton handles all the output for you. Avoid using stdin and stdout. (Use stderr for debugging.)

Please log in to submit a solution to this problem

Log in