#2202. C语言程序设计教程(第三版)课后习题7.5
C语言程序设计教程(第三版)课后习题7.5
说明
输入10个数字,然后逆序输出。输入格式
十个整数输出格式
逆序输出,空格分开1 2 3 4 5 6 7 8 9 0
0 9 8 7 6 5 4 3 2 1
1 2 3 4 5 6 7 8 9 0
0 9 8 7 6 5 4 3 2 1
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.