import java.io.*; import java.util.*; public class Solution { public static void main(String[] args) { System.out.println(1); } }