V
V
Valeria Byadretdinova2016-06-22 23:38:49
Visual Basic
Valeria Byadretdinova, 2016-06-22 23:38:49

How to write an array in VBA?

Given a sequence of integers. Find the numbers of this sequence that deviate least and most from the arithmetic mean of the original sequence, print the found numbers and their numbers indicating the deviation.
The picture shows how the program worked in C++.6cafd318f35344d385b2aefcf7e34624.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-06-22
@Rou1997

Dim arr(5) As Integer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question