Project translated automatically.
Log in
or
register,
to view the original
Solution of tasks on C++
2ndWrite a program that exchanges the value of two variables.It is necessary to apply the indicators and the operator of designation.ThreeWrite a program implementing a calculator for four actions.It is necessary to apply the indicators and the operator of designation.4 .Write a program that copies one mass to another so that the elements in the second mass are in the opposite order.It is necessary to use two indicators on these masses, the arithmetic of indicators (increment, decree, the composition of the indicator with a number, etc.)for the promotion on the massives, as well as the operator of distribution.and 5.Write a program that finds the minimum and maximum element of the massive using the indicator for the massive.It is necessary to apply the arithmetic of indicators (increment, decree, the composition of the indicator with a number, etc.)to promote by the massive, as well as the operator of distribution.6 .Write a program that performs a cyclical shift of the mass to a given number of elements.The direction of shift is set by the user.In the program, you need to use the indicator for the massive.It is necessary to apply the arithmetic of indicators (increment, decree, the composition of the indicator with a number, etc.)to promote by the massive, as well as the operator of distribution.