Ad
  • Custom User Avatar

    solution: we need to check if the variable x is in the array a

  • Custom User Avatar

    I don't know why it's right length, but only it's right (length of first element):

    int len = copies[0].Length;

    char[] charsResult = new char[len];

    P.S. It's very stupid, but random tests sometimes run on wrong decisions (if you press the button several times).