Ad
  • Default 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).