MOSTDIST - Editorial

Something interesting, I mask the output of each xor with 0xFFFFFFFF & (query ^ answer) and because of this the time reduces to 4.3s on my PC, but it still says TLE on codechef.

Solution links are giving access denied error

1 Like

Like with many other old editorials, the solution links (setter’s and tester’s) are probably expired or broken. @admin, please update these links if possible :confused: