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