Ad
  • Default User Avatar

    I added a gcd function in the reference solution for random tests. Thanks again!

  • Default User Avatar

    It works now, thanks. Also I was forced to create function 'gcd (x:int) (y:int): int'. It is used somewere in the submit tests.

  • Default User Avatar

    I think you got that only in the random tests. Please tell me if it works now. I added for the SUBMIT tests: open System.Linq. Thanks for your post!

  • Default User Avatar

    cann't submit in F#
    /home/codewarrior/program.fsx(92,30): error FS0039: The field, constructor or member 'Max' is not defined.