From 6afde178404862ae740151e9cdd0a90c34ab1d31 Mon Sep 17 00:00:00 2001 From: eugli Date: Thu, 6 Apr 2023 15:46:58 -0400 Subject: [PATCH] added template --- Shorts/template.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Shorts/template.md 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