From 36e180ed13a3825bf918f07cbe74e9d341c3c60c Mon Sep 17 00:00:00 2001 From: paras jain Date: Tue, 23 Oct 2018 18:26:43 +0530 Subject: [PATCH] Update CK87MEDI --- COOK87/CK87MEDI | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/COOK87/CK87MEDI b/COOK87/CK87MEDI index 0fb55c4..1d61bca 100644 --- a/COOK87/CK87MEDI +++ b/COOK87/CK87MEDI @@ -10,11 +10,8 @@ Note that the median in an array is the element positioned at the center of the my sol -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Scanner; - -class CK87MEDI { +import java.util.*; +class Student{ public static void main(String[] args) { // TODO Auto-generated method stub