import java.util.*; public class Post{ static int eval(String s){ Stack st = new Stack<>(); for(int i=0;i