Skip to content

Commit 5cd9ecc

Browse files
authored
Update Exercises.md
1 parent 40b8388 commit 5cd9ecc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/man/Exercises.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ All exercises were performed on a single CPU: *AMD Ryzen 7 7735U with Radeon Gra
2525
- The **first runtime** corresponds to the initial execution, including compilation and memory allocation.
2626
- The **runtime in parentheses** corresponds to a second execution, where compilation and allocation overhead are avoided.
2727

28+
```@raw hmtl
2829
<table>
2930
<tr>
3031
<th>Exercise Number</th>
@@ -46,4 +47,5 @@ All exercises were performed on a single CPU: *AMD Ryzen 7 7735U with Radeon Gra
4647
</td>
4748
</tr>
4849
</table>
50+
```
4951

0 commit comments

Comments
 (0)