摘要: 编写程序,读取10 个整数,然后按照和读入顺序相反的顺序将它们显示出来。 Write a program that reads ten integers and displays them in the reverse of the order in which they were read. // 阅读全文
posted @ 2020-06-18 16:23 in2013 阅读(272) 评论(0) 推荐(0) 编辑