using System; namespace Rextester { public class Program { public static void Main(string[] args) { int [] numbers = {4, 7, 13, 20, 33, 23, 54}; bool b = false; for (int i = 0; i