top | item 24029099

(no title)

lecunn | 5 years ago

Where is the problem in putting pseudocode in a CS paper?

discuss

order

johndough|5 years ago

At least in my experience, pseudocode is often too ambiguous to be implemented correctly, missing crucial details or simply wrong.

With real code, those problems are less likely.