Welcome to lab 11!
Link to This Page
babbage.cs.missouri.edu/~mbwxd4
Please include the following at the top of your lab files
// Your name
// Your Pawprint
// Lab Code:
Submission Code
//To zip all the files in your current directory
zip lab11.zip *
cs_submit CS2050_F LAB11 lab11.zip
//Or tar if that's your thing
tar -cvf lab11.tar *
cs_submit CS2050_F LAB11 lab11.tar
Example input