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