No element found

http://tpcg.io/PRg6COoy
see this code why it is showing no element found

you should use sc.next() instead of sc.nextLine() to read input. and you should sort in descending order.
Thanks.