Skip to content
Snippets Groups Projects
Commit 837a5e4c authored by jeremy.meissner's avatar jeremy.meissner
Browse files

Update cours_5.md

parent 3a640ba0
No related branches found
No related tags found
No related merge requests found
Pipeline #26745 failed
......@@ -249,6 +249,8 @@ $$
```C
num = 247
N = 0
tant que (2^(N+1) < num) {
N += 1
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment