⚠️ 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.

Good task ''except'' for this:

“Provide a reasonably interesting message to be decoded, e.g. Silence-Dogood. Your choice.”
No, absolutely definitely not. The task author should specify the sample text so that it is possible to compare results between languages. (Feel free to host the text here on a sub-page.) –[[User:Dkf|Donal Fellows]] ([[User talk:Dkf|talk]]) 13:22, 15 December 2013 (UTC)

== Vague specification: what is "i"? ==

Where does the value i come from?

Presumably, there must be multiple values of i, since one round of this algorithm prints only one character, which is hardly a good password.

Is the program supposed to step i through sequential integers? Starting at 0? 1? Or is a sequence of i values to be provided?

[[User:Kazinator|Kazinator]] ([[User talk:Kazinator|talk]]) 18:43, 24 January 2014 (UTC)

== What is the meaning of "Just In Time" here? ==

This looks like a straightforward "batch" stream processing task.

[[User:Kazinator|Kazinator]] ([[User talk:Kazinator|talk]]) 18:46, 24 January 2014 (UTC)