1 2 3 4 5
public class Solution { public static String solution(String x, String y) { // Your code here } }