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