summaryrefslogtreecommitdiff
path: root/5p13.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-08-29 15:56:24 +0200
committerOskar <[email protected]>2024-08-29 15:56:24 +0200
commit5cff617b2aa2148773256eed1a00607e0189529b (patch)
tree7c291f07e5363806c3cebcec1c91237cb6f8bd53 /5p13.cpp
parent9094c8aa159ee2386fa1d2ff19cbdc73f321303b (diff)
5.12 was a pain to figure out, its not very pretty i will admit
Diffstat (limited to '5p13.cpp')
-rw-r--r--5p13.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/5p13.cpp b/5p13.cpp
new file mode 100644
index 0000000..58d5fbf
--- /dev/null
+++ b/5p13.cpp
@@ -0,0 +1,12 @@
+#include <iostream>
+
+/*
+ *
+ * Description
+ *
+ *
+ */
+
+int main () {
+ return 0;
+}