import java.util*; public class crashing { static public void main(String ...args) { int x = new int[100000000000000000000000000000000000000];
}