A secret message consists of the numbers 1,3,7,23,24,37,39,43,43,43,45,47 arranged in some order as a1,a2,…,a12. The message is encoded as b1,b2,…,b12 with 0⩽bj⩽49 and b2jb2j+1≡a2j+n0+j(mod50),≡a2j+1+n1+j(mod50), for some integers n0 and n1. If the coded message is 35,27,2,36,15,35,8,40,40,37,24,48, find the original message, explaining your method carefully.