{-# LANGUAGE NoMonomorphismRestriction #-} celoeChislo = 3 main = print (celoeChislo/2) >> print (div celoeChislo 2)