chenzhigang00's blog

By chenzhigang00, history, 4 days ago, In English

Hello! It's a very intersting contest.

The reason might be as follow: a = list(map(int, input().split()))

We need to modify it into a = input().split()

Full text and comments »

  • Vote: I like it
  • -33
  • Vote: I do not like it