Home > Back-end >  C language, and bosses
C language, and bosses

Time:06-08

In the array, a first store arbitrary integer n, then the integer n (listed by the opposite array a length of about 20, 1 & lt; n<=20),

Input format:

Type n the value of the first, and then input n integers,

The output format:

The array has had inverted: n integers,

Input the sample:

1 2 3

The output sample:

1 2 3

CodePudding user response:

This output sample is wrong, you should not be 3 2 1, this is too simple, write it by yourself

CodePudding user response:

Write once, out of the question asked

CodePudding user response:

reference 1/f, not smell out the window of the reply:
this output sample is wrong, you should not be 3 2 1, this is too simple, written by oneself

Write, always show the answer wrong, don't know where is wrong (even though it's o!

CodePudding user response:

I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.html
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html
  • Related