Incorrect Solution 3
Each of the following programs outputs an extra line "The integers are:" to the output file. It is expected to receive 0 marks because no extra output is allowed.
Pascal version
C version
C++ version

Each of the following programs outputs an extra line "The integers are:" to the output file. It is expected to receive 0 marks because no extra output is allowed.