public static String nextGreaterElement(long n) { Map<Integer, String> num2Chn = new HashMap<>(); &n...