import Data.Bool (bool) import Data.List (isInfixOf) main=putStrLn.bool"NO""YES".isInfixOf"575"=<