import java.util.*; public class New { private static final Value used=new Value(-1,-1); public static void main(String[] args) { int offset=0; Scanner sc=new Scanner(System.in); int len=Integer.parseInt(sc.nextLine()); Value[] unsorted=new Value[len]; Value[] sorted=new Value[len]; String[] toStringedNumbers=new String[len]; String[] splited=sc.nextLine().split(" "); for(int i=0;i>=1; for(int i=0,filled=0;filled