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