ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1119. Metro

Egor_Shchetinin Is possible to have AC on Python 3.6? [2] // Problem 1119. Metro 14 Feb 2019 17:59
I tried to solve this task by dp and bfs, but always have a TL on test 3.
stelzek Re: Is possible to have AC on Python 3.6? [1] // Problem 1119. Metro 3 Jul 2021 00:46
the same for python3

Edited by author 03.07.2021 00:47
szatkus Re: Is possible to have AC on Python 3.6? // Problem 1119. Metro 4 Feb 2022 21:28
I just got an AC with pypy