diff --git a/Shorts/template.md b/Shorts/template.md new file mode 100644 index 0000000..11c9eee --- /dev/null +++ b/Shorts/template.md @@ -0,0 +1,33 @@ +## Problem Statement + +Type your problem description here +  + +### Example 1: + +> **Input:** `input` \ +> **Output:** `output` \ +> **Explanation:** `explanation` + +### Example 2: + +> **Input:** \ +> `multi_line1` \ +> `multi_line2` \ +> `multi_line3` \ +> **Output:** \ +> `multi_line1` \ +> `multi_line2` \ +> **Explanation:** `explanation` + +### Difficulty + +Shorts (<10 minutes) + +### Author + +Amanpreet Kapoor + +### Date Created + +mm/dd/yyyy