0 / 60 seg.

Analyze the outcome of this Java code:

String text = System.console().readLine();
int number = Integer.parseInt(text);