Fortran project

For this project, you are to write a fortran program (to compile under g77). The program is to generate 100 pairs of integers (each between 1 and 1000), then calculate the GCD of each pair, then sort by GCD, then print out the ordered list of pairs with their GCDs.

Send your completed program to tom2 at astarte dot csustan dot edu.