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 1069. Prufer Code

Some Info About this problem
Posted by Varun Sharma 27 Nov 2009 13:24
Hi,

In the question they said that the last vertex left (or last vertex of given prufer code) should be equal to N or number of nodes in the graph. But its not like that somehow, so I changed N to total numbers in prufer code + 1. Then no more WA 1.

Varun

Edited by author 08.03.2010 06:55