# CS-APP_Assignment
My assignment for 15-213/18-213: Introduction to Computer Systems, it's also the lab assignment for Computer Systems: A Programmer's Perspective, 3/E (CS:APP3e)
All the lab assignment is built, compiled and autograded by Travis-CI, this page shows the information for autograding result (my total score and result for each assignment)
Lab | Autograding Score | Memory leak | Build Status |
---|---|---|---|
1_datalab | Total points: 36/36 | / | Pass |
2_bomblab | pass all 6 phase + 1 secret_phase | / | / |
3_attacklab | pass all 3 ctarget + 2 rtarget | / | / |
4_cachelab | Total points: 53/53 | No leaks | Pass |
5_shelllab | Total points: 90/90 | / | Pass |
6_malloclab | 58 (util) + 40 (thru) = 98/100 | / | Pass |