1 2 3 4 5
public class Solution{     public static String solution(int i) {         // Your code here     } }