Classwork 22

Logistics

  • Due: Monday, November 6th AoE.
  • Submission instructions: make sure that the required file (main.c) is in your csci112_fall2023/classwork/week12/mon/ directory.
  • Deadline reminder: after the deadline passes, you cannot earn any points for this assignment.

Learning outcomes

  • Practice using pointer arithmetic

Assignment

  • Log in to the server.
  • From your home directory, navigate to csci112_fall2023/classwork/week12/mon/, creating directories week12 and mon if necessary.
  • Copy the file /public/classwork/week12/mon/main.c into your directory.

Fill in the TODO line in the program using pointer arithmetic.

Autograder

You can run the autograder by running

/public/classwork/week12/mon/autograder.sh

The file autograder.txt will be created with your score.

Grading turnaround

The autograder will be run at 6am to calculate final scores. Scores will be uploaded to D2L by the next class period.