⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

== How does string input in befunge work??? ==

I can't find any information...

:In Befunge, user input only works with single characters, not with strings. :More info: http://esolangs.org/wiki/Befunge#Instructions :[[User:Albedo|Albedo]] ([[User talk:Albedo|talk]]) 17:30, 29 October 2016 (UTC)

== Unclear Task ==

I don't think I understand what the task is saying, and based on the code examples, neither do a lot of other people. The answers don't consistently demonstrate what to do.

Does the string matter? Do I even need to store it? After that, do I loop until I get 75000, then exit?

[[User:Calculuswhiz|Calculuswhiz]] ([[User talk:Calculuswhiz|talk]]) 03:30, 24 January 2016 (UTC)

:I agree. The task is not specified well enough, and the inconsistent examples reflect that problem. :[[User:Albedo|Albedo]] ([[User talk:Albedo|talk]]) 17:32, 29 October 2016 (UTC)