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 1625. Hankel Matrix

TJU_HighRP There is something wrong with the Check Program, [2] // Problem 1625. Hankel Matrix 18 Aug 2008 15:04
In the problem description we know that all output should be positive integers.But I submit a solution which contains '0' but it got accepted.I think the Check Program has something wrong.
Sandro (USU) 0 is OK. Statement is updated. [1] // Problem 1625. Hankel Matrix 18 Aug 2008 15:05
Al.Cash Re: 0 is OK. Statement is updated. // Problem 1625. Hankel Matrix 18 Aug 2008 16:22
Statement isn't fully updated:

Output positive integers α1, α2, …, α2n−1 ...

But they must be only non-negative!