import Control.Applicative f xs = 55 - sum xs main = do s <- (map read . words) <$> getLine putStrLn . show $ f s