Shuffle and Sort
The values where sorted incorrectly. Get them back to how they are supposed to be
Start file
a,b,c,d,e a,b,c,d,e a,b,c,d,e a,b,c,d,e a,b,c,d,e
End file
d,e,a,b,c e,a,b,c,d a,b,c,d,e b,c,d,e,a c,d,e,a,b
View Diff
0a1,2 > d,e,a,b,c > e,a,b,c,d 2,5c4,5 < a,b,c,d,e < a,b,c,d,e < a,b,c,d,e < a,b,c,d,e --- > b,c,d,e,a > c,d,e,a,b
Solutions by @lvturkeyman:
Unlock 12 remaining solutions by signing in and submitting your own entry