CMSC201 Programming Projects
-
-
- Press SHIFT
key and click here to download the executable for project 1 (on SGI
machines)
- To change permissions and run the
executable, type : chmod +x cca
- Project 1 Sample Solution
-
-
-
Press SHIFT key and click here to download the executable for project2
(on SGI machines)
- To change permissions and run the executable, type : chmod +x
proj2
- Project 2 Sample Solution
-
-
-
Press SHIFT key and click here to download the sample output for project3
(on SGI machines)
- To change permissions and run the executable, type : chmod +x
exe2
- Project 3 Sample Solution
-
- TaleSpin 0.9 . Out Thursday 10/31/96, due
Midnight Tuesday 11/19/96. Check out the comments page from time to time
for official hints, comments and clarification.
- Project 4 Sample Solution
-
-
Press SHIFT key and click here to download the executable for project5
(on SGI machines)
- To change permissions and run the executable, type : chmod +x
renju
- Press SHIFT key and click here to download the sample input file for Project 5 (on SGI machines)
- To change permissions and run the executable, type : chmod +x input
- To use this input file, do the following :
a.out < input > output
This means that your program is taking inputs from the 'input' file, and writing the outputs to the file called 'output'. You can then look at the output file to verify the accuracy of your results. The 'input' file given here has commands to test some features of your program. For more extensive testing, you can add more commands to the input file.
-
Project deadlines
- The deadline for submission of all the projects has been pushed
back a day (for eg : Project 1 is now due by 9/25 instead of
9/24). The new projects will however be handed out according to
schedule (i.e. Project 2 will be handed out on 9/24, and so on)
-