PA03-PC1: Programming Contest Problem 1


  • PA03-PC1: The Pumpkin Patch

  • Note: the problem specification says to take the input from a file.
    We are changing this to read from the keyboard and output to standard out.

  • Don't forget to properly document your code
    • your grade will appreciate it if your code is documented properly.