Please submit your code from GitLab to the Gradescope HW3 assignment.

Commit and Push

Commit your StringUtils.c and hw3.c code to your Gitlab repository. Push this to the origin master branch by running git push.

The files you will submit for HW3 should be in a folder named hw3. This hw3 folder needs to be at the top level of your repository.

Submit git repo to Gradescope

From the CSE 374 dashboard, tap on the HW3 assignment. In the pop-up that appears, do not upload anything and directly tap the “GitLab” button on the bottom:

submit through GitLab

Find your repository in the list and click Submit Project. Leave the branch on master.

submit on Gradescope

Tip

Students from past quarters have reported that the “Last Updated” time on Gradescope isn’t frequently updated (the irony!). As long as the changes are visible in your own repository, which you can verify by visiting GitLab, Gradescope will be able to see the latest files just fine.