@@ -82,4 +82,8 @@ public class Util {
}
return false;
+
+ public static void main(String[] args) {
+ System.out.println("11");
+ }