I've discovered that this program continues returning 6 until I start returning 16 or greater instead of 1, at which point the program prints 0. Why? My intention was to use pass the result of a function directly into the static array initialization.I've discovered that this program continues ret