# ((insert appropriate information replacing each dot))
# Author:   .
# Email:    .
# Language: .
#
# How long it took to write the program (in minutes):
# Design:     reading the requirements; deciding on algorithm, 
#             data structure, modularization
# Coding:     actually writing the program
# Test/Debug: trying to get the program to work
# ((insert your work times here:))
#   Design:      .
#   Coding:      .
#   Test/Debug:  .
#
# Overall I tend to rate myself as follows compared to all 
# other programmers (replace one dot by an X):
#   among the upper 10 percent     .
#   upper 11 to 25 percent         .
#   upper 25 to 40 percent         .
#   upper 40 to 60 percent         .
#   lower 25 to 40 percent         .
#   lower 11 to 25 percent         .
#   lower 10 percent               .
#
# Special events, remarks, insights, constraints etc:
#
#   .
#
#
#
#
#