well I would say... your program wants to read data from file 'INPUT.TXT'
but this file does not contain enough data to read ...so you get this error message
for example
Program wants to read 10 numbers from Input file....but input file has only 8 numbers