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