Lab date given on course wb page, due Friday
## Question: ## Swap each pair of elements in the string "chararray" ## and print the resulting string. ## There will always be an evennumber of charcters. ## ## Output format must be: ## "badcfe"Get the file, design your code, and type it in before the lab period.
cp $QUESTS/loop4.a .note the dot, means current directory. Or use ~ means your "home" directory.
export QUESTS="/home/COURSES/cs216/quests"
Or at home, you can use scp or WinSCP to get the file from quests/
submit cs216 loop4.a
If you have trouble with mipsmark, check the validity of your
calculations.
Then see common reasons mipsmark may fail.