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