summaryrefslogtreecommitdiff
path: root/6p20.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-09-06 15:05:39 +0200
committerOskar <[email protected]>2024-09-06 15:05:39 +0200
commit1792d08e9e5d56bc1ab477a8b1fec0ce1446d012 (patch)
tree37ee250d758d93c37de41c927661269fb82bfe81 /6p20.cpp
parent60789ab73d4987068114b0342e71a63f81f65c68 (diff)
more
Diffstat (limited to '6p20.cpp')
-rw-r--r--6p20.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/6p20.cpp b/6p20.cpp
new file mode 100644
index 0000000..58d5fbf
--- /dev/null
+++ b/6p20.cpp
@@ -0,0 +1,12 @@
+#include <iostream>
+
+/*
+ *
+ * Description
+ *
+ *
+ */
+
+int main () {
+ return 0;
+}