You need to sign in or sign up before continuing.×
Ad
  • Custom User Avatar

    Is the output meant to be a random square of size nxn? This is actually a complex mathematical problem, and then add to that the computational problem of finding a algorithm efficient enough so that it won't time out at high values of n; the ranking of this problem as 7kyu feels way too low. Unless we're just meant to submit a non-random square. If that's the case please clarify.