import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = Integer.parseInt(sc.nextLine()); int[] A = new int[N]; for(int i=0; i 1) { println("\"assert\""); return; } A[i] = Integer.parseInt(str); } List sum = new ArrayList<>(); for(int i=0; i