Hi I need to come up with a solution for the following problem. Tell me how to code in C?
Input:
1 2 3 4
Output:
1 2 3 4
4 1 2 1
3 4 3 2
2 1 4 3
Hi I need to come up with a solution for the following problem. Tell me how to code in C?
Input:
1 2 3 4
Output:
1 2 3 4
4 1 2 1
3 4 3 2
2 1 4 3