prosyslab-classroom / cs524-program-analysis

55 stars 12 forks source link

[Announcement] HW 5 is out. #192

Closed goodtaeeun closed 6 months ago

goodtaeeun commented 7 months ago

Hi all,

This is an announcement about Homework 5. Here is the GitHub classroom link for this homework: https://classroom.github.com/a/ee8-XRqg

Auto grading

Your implementation will be graded using GradeScope.

Your score will comprise four elements.

Since there is a Quiz of 10%, the maximum score you will see on the leaderboard will be 90.

Coverage

As explained in the README file, we will check the coverage of your code (> 80%) using the basic tests + your custom tests. Refer to this document for how to add your custom tests.

How to submit

As before, push your code to GitHub first. Then, submit via Gradescope, which you can access by the assignment with the name "5. ThriLLVM Analyzer" in KLMS.

Due date

Due: 5. 8 (Wed.) 23:59:59 Late Due: 5. 10 (Fri.) 23:59:59 (with late submission penalty).

goodtaeeun commented 7 months ago

4/29 2:18 PM: Invitation link is updated. Please reaccept the invitation if you have already accepted it.