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