summaryrefslogtreecommitdiff
path: root/8p12.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-10-06 21:28:38 +0200
committerOskar <[email protected]>2024-10-06 21:28:38 +0200
commit0921163e1f88c8e80991f0c94e0fc70c6dcba72d (patch)
tree878b49f5971e6469b9bb65e5c69ce37644ad8730 /8p12.cpp
parent19419d86cb88981df7973b08a0da6373abfba566 (diff)
more
Diffstat (limited to '8p12.cpp')
-rw-r--r--8p12.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/8p12.cpp b/8p12.cpp
new file mode 100644
index 0000000..48dc542
--- /dev/null
+++ b/8p12.cpp
@@ -0,0 +1,13 @@
+
+/*
+ *
+ * 8.12
+ *
+ *
+ */
+
+int main () {
+
+ // Because we don't need them?
+ return 0;
+}