vault backup: 2023-09-15 15:50:11

This commit is contained in:
Louis Gallet 2023-09-15 15:50:11 +02:00
parent 04088a8ce1
commit f423b37fae
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

View File

@ -126,6 +126,6 @@ The best algorithm in term of complexity is the parameter that is constant/linea
|1|1|def|1 call| |1|1|def|1 call|
|2|2|+|3 calls| |2|2|+|3 calls|
|3|3|+|5 calls| |3|3|+|5 calls|
|4|5|+|7 calls| |4|5|+|8 calls|
|5|8|+|9 calls| |5|8|+|11 calls|
|6|13|+|11 calls| |6|13|+|14 calls|