1 2 3 4 5 6 7 8 9 10 11 12
// Name: Austin Lujan // Date: 1/16 // Class: CST 116 // Lecture int main() { return 0; }