{-# LANGUAGE NoMonomorphismRestriction #-} celoeChislo = 3 main = print (celoeChislo/2) >> print (div celoeChislo 2)
Standard input is empty
1.5 1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!