summaryrefslogtreecommitdiff
path: root/solutions/05_vecs
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-23 19:18:25 +0200
committermo8it <mo8it@proton.me>2024-04-23 19:18:25 +0200
commit2dac8e509bed07c30a98983cfb6b80f73a1582e9 (patch)
tree64db2dcbe08ed05d2befcdba91d851e97f18571e /solutions/05_vecs
parente5a19a4c33e16e517e4d597acb721ed281c7bdae (diff)
Refactor embedded files to add solutions
Diffstat (limited to 'solutions/05_vecs')
-rw-r--r--solutions/05_vecs/vecs1.rs1
-rw-r--r--solutions/05_vecs/vecs2.rs1
2 files changed, 2 insertions, 0 deletions
diff --git a/solutions/05_vecs/vecs1.rs b/solutions/05_vecs/vecs1.rs
new file mode 100644
index 0000000..70b786d
--- /dev/null
+++ b/solutions/05_vecs/vecs1.rs
@@ -0,0 +1 @@
+// TODO
diff --git a/solutions/05_vecs/vecs2.rs b/solutions/05_vecs/vecs2.rs
new file mode 100644
index 0000000..70b786d
--- /dev/null
+++ b/solutions/05_vecs/vecs2.rs
@@ -0,0 +1 @@
+// TODO