import java.util.*; public class Solution { ArrayList<String> res = new ArrayList(); String[] mapping = new String[]{ "","","ABC","DEF","G...