Answer:In this problem, you need to read 3 integers from stdin and print them in stdout.Sample input:42 100 125 Sample output:42 100 125 To ...
確定! 回上一頁