main = getLine >>= print . minimum . fmap (read :: String -> Int) . words