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 1546. Japanese Sorting

Roman Test [2] // Problem 1546. Japanese Sorting 21 Apr 2007 18:01
a001
a01
a
a0

=>

a
a0
a001
a01
mMasters Re: Test [1] // Problem 1546. Japanese Sorting 21 Apr 2007 18:30
a
a0
a00

=>

a
a00
a0

Why a00 is lower than a0? In lexicographic order a0 is lower...

Maybe the Black Box is incorrect?..

Edited by author 21.04.2007 18:35
Denis Koshman Re: Test // Problem 1546. Japanese Sorting 14 Jul 2008 20:33
That's part of rules inside blackbox