tweaks: elide a function that should not be a separate one
Reading from standard input is a purely sequential affair -- no need to split it into two functions.
Showing
+27 -30
Please register or sign in to comment
Reading from standard input is a purely sequential affair -- no need to split it into two functions.