Skip to content

Commit

Permalink
Update boc documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdoctor123 committed Mar 20, 2024
1 parent 5fea682 commit 35c669b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions homework/doc/boc.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,11 @@ More examples can be found in `src/boc.rs` and `test/boc.rs`.
Run `./scripts/grade-boc.sh`.
Basic tests account for 60 points and stress tests account for 40 points.

Note: You don't need to worry about the message (shown below) that might be printed during the tests with `cargo_tsan`.
It will not affect the grading.
```
/usr/bin/addr2line: DWARF error: invalid or unhandled FORM value: 0x23
```
## Submission
Submit `boc.rs` to gg.

0 comments on commit 35c669b

Please sign in to comment.