From 00c2d190c52d3b68738160dc2b5160a837f771e0 Mon Sep 17 00:00:00 2001 From: Abhinav Dawar <57832927+abhinavdawar@users.noreply.github.com> Date: Mon, 5 Oct 2020 12:25:21 +0530 Subject: [PATCH] Update solution3 --- Rishabh/solution3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rishabh/solution3 b/Rishabh/solution3 index 3bfaeed..a60fd7f 100644 --- a/Rishabh/solution3 +++ b/Rishabh/solution3 @@ -1,4 +1,4 @@ -import java.util.Scanner; +import java.util.*; public class Pattern14 {