In this challenge, you must read integers from stdin and then print them to stdout. Each integer must be printed on a new line. To make the problem a little easier, solution of code is provided for you in the editor below.
Here is the solution to above challenge;
Copy to Clipboard
Copy to Clipboard
Copy to Clipboard
Leave A Comment