V
V
vitya_brodov2020-12-03 00:03:09
Java
vitya_brodov, 2020-12-03 00:03:09

How to find the min number from the last three elements?

There is an array:
int[] a = {1,4,5,6,2, 4, 6, 8, 10};
How to find the minimum
value from the last 3 elements of an array?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question