aboutsummaryrefslogtreecommitdiffstats
path: root/70/header.hpp
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-08 19:15:12 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-08 19:15:12 +0000
commitd95405d6161e17c37e132c38f2929e9d24ae59c9 (patch)
tree1f21f4ecd369d32288ca7f459cbcdcdba5fc7233 /70/header.hpp
parentupdate (diff)
downloadleetcode-d95405d6161e17c37e132c38f2929e9d24ae59c9.tar.gz
leetcode-d95405d6161e17c37e132c38f2929e9d24ae59c9.zip
update
Diffstat (limited to '')
-rw-r--r--70/header.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/70/header.hpp b/70/header.hpp
new file mode 100644
index 0000000..2df2a5a
--- /dev/null
+++ b/70/header.hpp
@@ -0,0 +1,4 @@
+
+#include <iostream>
+#include <string>
+#include <vector>