Ad
  • Default User Avatar

    Hello, DegaKiller! I don't know what your specific case is, but note that in some tests, pin = "123\n" or "1234\n" (line break, not space). I got caught on this and also thought it was a bug.

  • Default User Avatar

    Can someone explain to me why this method has a "string" return type, but after "return" we see "long" and it all works. For what we need this "long"?