This is: http://www.math.mtu.edu/~kreher/pivot/README.html

In this directory are the following files

Print out sample1 to see what the data looks like. Also after the data in the each of sample1, sample2, sample3, sample4, sample5 are details of the run.

Instructions:

  1. cp /home/math/kreher/public_html/pivot/* .
  2. gcc -o pivot pivot.c
    1. pivot sample1
    2. pivot sample2
    3. pivot sample3
    4. pivot sample4
    5. pivot sample5
  3. look at the created diary files to see what you did.