Skip to content

cse30-fa22/PA8_starter

Repository files navigation

PA8 and PA9 starter code

Starter files for UCSD CSE30 PA8 and PA9 Fall 2022.

create a directory for PA8 or PA9

For PA8: mkdir PA8

For PA9: mkdir PA9

After you do a git clone, do the following

For PA8: cd PA8

For PA9: cd PA9

chmod 0755 runtest

chmod 0755 in/cmd*

chmod 0444 in/test* in/BOOK in/SHORTBOOK

chmod 0444 exp/*

Please protect your source code against accidental loss!

Make sure you use git to periodically check in your work

You will edit the file SELVERS.h to use your version of the

assignment files instead of the solution version