4 ms·
Where is the problem in putting pseudocode in a CS paper?
by lecunn 6y ago
Where is the problem in putting pseudocode in a CS paper?
- johndough 6y agoAt 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.
- deleted 6y ago[deleted]