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