public class Fortolker { private static int[] stack = new int[20]; private static int top=-1; public static void main(String[] args){ for (int i=0; i