Assignment title: Information
CPS125 Project #1 - Winter 2016
Write a program that is capable to find the two largest and the two smallest
integers in a list of 20 integers. The list of integers is in a file of two lines
of 10 integers.
Try your program with these files to make sure it works properly:
file1.data
file2.data
Submit your project before Sunday March 4 at 11:59pm. Submission is optional but
one question on the midterm test will be closely related to the project.