Ad
  • Custom User Avatar
  • Custom User Avatar

    Hm... I grasped (wrong guess, according to your comment) from the details page, that we should put 0 under the pointer.

    The last part of the explanation of , operator: "If the end-of-file has been reached, outputs a zero to the bit under the pointer."

  • Custom User Avatar

    Well, the count of instructions executed isn't tested AFAIK, so practically it doesn't really matter.

    Besides, there are things that matter more ;-) Like, what should be done if the input stream is exhausted and a , is attempted? It's undefined even in the original BF, and implementations choose all kinds of possible results (always -1, always 0 or not writing anything at all). I'd expect people argue about this more than that one aesthetic distinction ;-)

  • Custom User Avatar

    No, it's not. It's functionally identical no matter you jump across the ] or pass it.

    Please don't raise issues on things that literally does not affect anything. It's a suggestion.

  • Custom User Avatar

    You must write your code in one line!

  • Custom User Avatar

    NO not really it's a very simple solution in F# very simple!

  • Default User Avatar

    OK, maybe I am wrong thinking a bit of search doesn't harm. Anyway since two days the "Setup solution" had been modified with "open System", just aafter my previous post.

  • Custom User Avatar

    You're overly defensive over everything about your katas, g964.

    There are times to be defensive (e.g people claiming issues when their code is wrong). This is not one of them.

    You can literally just change 1 character and resolve the potential confusion. Why not do it? It's not contributing to anything, and now you're just saying "but this is part of the 'difficulty'". It doesn't hold water at all.

  • Default User Avatar

    It's not a problem of ease or not; I think it's good to learn that libraries exist and how they are used. Isn't that right? If someone doesn't know something like "Int64" he could google it:-)

  • Custom User Avatar

    But you know, you can put that in initial code section. It's almost effortless.

  • Default User Avatar

    int64 is the same as System.Int64 so you have to open System. 8 solutions have been submitted as you can see at the top of the page.

  • Default User Avatar

    Yes it was. Corrected.

  • Default User Avatar

    Of course it's an issue !

  • Default User Avatar

    I'm sorry I don't think that is an issue.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Loading more items...