import java.math.BigInteger; import java.util.Scanner; public class Main { private static boolean allzero(BigInteger [] a) { for (int i=0;i