Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/amattu2/CMSC-216
Browse files Browse the repository at this point in the history
  • Loading branch information
amattu2 committed Dec 17, 2020
2 parents f6126f3 + c7fed4d commit 544fe87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Teachers:
|project4|100%|
|project5|100%|
|project6|100%|**Warning**: Don't use custom names for GCC flags|
|project7|
|project7|89%|-5% for styleguide related issues, -6% for private test failures|
|project8|
|project9|
|project10|100%|
Expand Down
8 changes: 4 additions & 4 deletions projects/project13/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
- [X] public01.c
- [X] public02.c
- [X] public03.c
- [ ] public04.c
- [X] public04.c
- [X] public05.c

## Additional Items
- [ ] Check codebase against linesize
- [ ] Reread project description
- [ ] Submit
~- [ ] Check codebase against linesize~ Exempt
- [X] Reread project description
- [X] Submit

## Notes
The multi threading cannot use global variables, and must use a return value.
Expand Down

0 comments on commit 544fe87

Please sign in to comment.