import java.io.*; import java.util.*; import java.text.*; import java.math.*; import java.util.regex.*; public class Solution { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int t; t = scanner.nextInt(); HashMap map= new HashMap<>(); int[] n = new int[t]; for(int i = 0; ic){ c=cTemp; } } System.out.println(c); } }