Skip to content
Snippets Groups Projects
Verified Commit 2d1a3557 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

typos and date

parent ac9e20b6
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ $$
tant que (N >= 0) {
bit = num / 2^N
num = num % 2^N
N += 1
N -= 1
}
```
......
---
title: "Tris"
date: "2022-16-11"
date: "2022-11-16"
---
# Rappel: Complexité
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment