From 9f8a1264f6d4f6b89ac031a7addd0d6008ccc6be Mon Sep 17 00:00:00 2001 From: Abhinav Dawar <57832927+abhinavdawar@users.noreply.github.com> Date: Mon, 5 Oct 2020 12:24:29 +0530 Subject: [PATCH] Update solution5 --- Rishabh/solution5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rishabh/solution5 b/Rishabh/solution5 index 5ca57e9..458bf91 100644 --- a/Rishabh/solution5 +++ b/Rishabh/solution5 @@ -1,4 +1,4 @@ -import java.util.Scanner; +import java.util.*; public class Pattern16 {