vault backup: 2026-07-30 13:04:20

This commit is contained in:
Benjamin Neumann
2026-07-30 13:04:20 +02:00
parent f48534b16b
commit c2d179b6bc
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"lastOpenLanguageTab": "powershell", "lastOpenLanguageTab": "rust",
"releaseNote2_1_0wasShowed": true, "releaseNote2_1_0wasShowed": true,
"persistentOuput": false, "persistentOuput": false,
"timeout": 10000, "timeout": 10000,
@@ -7,7 +7,3 @@
## 7. [[Quantum Circuits]] ## 7. [[Quantum Circuits]]
## 8. [[Ket Notation]] ## 8. [[Ket Notation]]
## 9. [[Bernstein-Vazirani Algorithm]] ## 9. [[Bernstein-Vazirani Algorithm]]
```run-rust
println!("test");
```