Hi everyone.
I have this program with 6 nested loops, the objective of it is opening some data-files, reading some values, doing some operations on these values and writing the results in some output files...
now, the outer loop (loop 11) is supposed to run some 900 times. Instead it will run...