Reads all remaining tokens from standard input, parses them as integers, and returns them as an array of integers. @return all remaining integers on standard input, as an array @throws InputMismatchException if any token cannot be parsed as an int
()
source not stored for this graph (policy: none)
no test coverage detected