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