import java.math.*;class G{static{System.out.print(BigInteger.TEN.pow(100).subtract(new java.util.Scanner(System.in).nextBigInteger()));}}