So i have this if statement
if (c[1] < c[0] && c[2] < c[1] && c[3] < c[2] ...)
I dont know exactly how many statemen