Ad
  • Custom User Avatar

    Unit test for C# is coded different than how the submission is coded. It uses int[,] in the unit test and int[][] in the submission.