Bug with validation of solutions for 207 Suffix array

Back to General discussions forum

damian_zb     2026-03-29 18:33:47

Hi my submitted solution for problem 207 is same as the one shown as correct (that is the list contains the same integers in the same order) but there seems to be a difference in pagination, like
"...84 78
27 112..." versus
"...84 78 27
112... " which causes validation to fail. Can any of site admin look into this, please?

Rodion (admin)     2026-03-31 07:16:53
User avatar

Damian, thanks!

Can you please elaborate where this "pagination" comes from? Site doesn't use any pagination of output and everything should be printed in a single line. If you introduce some line breaks, perhaps, while copy-pasting - try to avoid this.

UPD: I tried your solution, it doesn't introduce any line breaks itself (if you mean "visible" line breaks in the expected answer box, just try resizing the box dragging the corner). However it produces less numbers than expected, so I suspect there is some small issue with it you may want to fix.

damian_zb     2026-03-31 17:10:16

You are right, Rodion, I figured it out now. Sorry for bothering you.

Rodion (admin)     2026-03-31 23:17:00
User avatar

Nie jakegoś problemu, byłem zabawiony wspomnieniem Jawy :)

Please login and solve 5 problems to be able to post at forum