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