summaryrefslogtreecommitdiff
path: root/7p2.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-09-17 16:36:14 +0200
committerOskar <[email protected]>2024-09-17 16:36:14 +0200
commit46dd78806ebac69c88cb07cecb3afae1835b783a (patch)
tree69f5c404612d884d4d6ff12304eb650985a71263 /7p2.cpp
parentd8d8f1c987f118843d44ea27ac516f8fe866ded4 (diff)
more
Diffstat (limited to '7p2.cpp')
-rw-r--r--7p2.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/7p2.cpp b/7p2.cpp
new file mode 100644
index 0000000..91ad659
--- /dev/null
+++ b/7p2.cpp
@@ -0,0 +1,11 @@
+
+/*
+ *
+ * 7.2
+ *
+ * In sales_data.hpp
+ */
+
+int main () {
+ return 0;
+}