main := proc() { print(if read_int(0) 1 else 2) if 1 exit(0) }