public static void main(String[] args) { Q3 q3 = new Q3(); List <String> ans = new Q3(); q3.solution3(ans, "", 0, 0, 2); }