资讯

You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
According to the problem specification, the input string should be parsed until the first non-digit character after optional whitespace and sign. In the case of " +0 123", parsing should yield 0 ...