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

German WA10 test [3] // Problem 1119. Metro 20 Nov 2016 11:36
10 6
8
2 1
2 2
4 5
5 2
5 4
6 5
9 4
10 5

Ansver: 1366
Alexandr Re: WA10 test // Problem 1119. Metro 18 Dec 2016 22:00
Парень, я не знаю, где ты это взял, но тебе ОГРОМНОЕ спасибо!
С помощью твоих данных нашел ошибку и сдал программу. Спасибо.
Alex Re: WA10 test [1] // Problem 1119. Metro 13 Mar 2017 17:20
My program do this test case is correct, but i get WA on 10 test. Pls, anybody write this test!
achpile Re: WA10 test // Problem 1119. Metro 22 Jul 2017 16:34
my program pass this too, but I came up with the test which leads to error:

8 8
8
2 7
3 3
4 4
5 4
6 3
6 1
7 2
8 3

answer must be 1424.