Browse Source
Changed sys.stdin.readline().strip() to sys.stdin.read().strip() to allow multiple line input.pull/92/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue