Oh nooo!

My code works with the given test cases but will fail on eg.

Blocksize=5
Permutation=3,5,2,1,4
Input =G, ,B
Output=B, ,G

Will this disqualify the score ?

By the way, are the double quotes in test case 3 (Input="ACM") intentional ? Because they are suppressed completely in the processing...

Dale: Yesterday afternoon (my Timezone)


Edited by Jochen (2007-08-06 08:57 PM)
_________________________