summaryrefslogtreecommitdiff
path: root/7p24.cpp
diff options
context:
space:
mode:
Diffstat (limited to '7p24.cpp')
-rw-r--r--7p24.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/7p24.cpp b/7p24.cpp
new file mode 100644
index 0000000..896aee1
--- /dev/null
+++ b/7p24.cpp
@@ -0,0 +1,11 @@
+
+/*
+ *
+ * 7.24
+ *
+ * Done in screen.hpp
+ */
+
+int main () {
+ return 0;
+}