Standard input is empty
/home/mNkuKh/prog.fs(1,13): error FS0001: This expression was expected to have type
System.IO.TextWriter -> unit
but here has type
float
/home/mNkuKh/prog.fs(1,20): error FS0001: The type 'int' does not match the type 'unit'
/home/mNkuKh/prog.fs(1,18): error FS0043: The type 'int' does not match the type 'unit'
Standard output is empty