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