Posts Tagged “array problems”
I have been reviewing arrays for an exam. What better way than to solve array exercises. This is one of the many that I’ve finished. Elementary, you might think, but I’ve been out of this kind of programming for a while. For this exercise, it’s about looking for the number closest to zero. Since the…