import java.util\.\*; import java.lang\.\*; import java.io\.\*; /* * inputstr, represents the given string for the puzzle */ public class solution { public static void funcsubstring(string inputstr) { // write your code here } public static void main(string[] args) { scanner in