vault backup: 2025-03-26 16:51:30

This commit is contained in:
Marco Realacci 2025-03-26 16:51:30 +01:00
parent da79cee51d
commit 7708891e12

View file

@ -88,7 +88,7 @@ get_ts(i) :=
if LAST[k] = i then
NEXT++
return k
k++
k++
```
#### Soundness theorem (yes, again)