Solve Me First

  • + 0 comments

    the code for reading exactly the number is String? line1 = stdin.readLineSync();

    because int.parse(stdin.readLineSync()!); can be null