public class Main {
    public static void main(String[] Strings) {
        int a = 1
        int b = 2
        int c = 3

        
    }
}