summaryrefslogtreecommitdiff
path: root/7p32.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-09-26 14:11:00 +0200
committerOskar <[email protected]>2024-09-26 14:11:00 +0200
commit88f7c0cfde5bb7d5cb310dad788dce23382a249f (patch)
tree755a0d1bf636a929a294864bce6e967f7a9a9cfe /7p32.cpp
parent33182dd9dd7ceafce41ed7a7f57a21d159b1b4d5 (diff)
more
Diffstat (limited to '7p32.cpp')
-rw-r--r--7p32.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/7p32.cpp b/7p32.cpp
new file mode 100644
index 0000000..2737423
--- /dev/null
+++ b/7p32.cpp
@@ -0,0 +1,11 @@
+
+/*
+ *
+ * 7.32
+ *
+ * Done in screen.hpp
+ */
+
+int main () {
+ return 0;
+}