
public class JI9048799 {

	public static void main(String[] args) {
		System.out.println(Integer.valueOf("1_000")); 
	}

}
