We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b8388 commit 5cd9eccCopy full SHA for 5cd9ecc
docs/src/man/Exercises.md
@@ -25,6 +25,7 @@ All exercises were performed on a single CPU: *AMD Ryzen 7 7735U with Radeon Gra
25
- The **first runtime** corresponds to the initial execution, including compilation and memory allocation.
26
- The **runtime in parentheses** corresponds to a second execution, where compilation and allocation overhead are avoided.
27
28
+```@raw hmtl
29
<table>
30
<tr>
31
<th>Exercise Number</th>
@@ -46,4 +47,5 @@ All exercises were performed on a single CPU: *AMD Ryzen 7 7735U with Radeon Gra
46
47
</td>
48
</tr>
49
</table>
50
+```
51
0 commit comments