4 réponses
Hello,
In pure Algorithmics, there's no need to do it.
We have both methods (Read) and (Write). Generally, we assume that these methods return a newline.
Don't forget that the algorithm focuses on solving the proposed problem and not on formatting the interface.
When it comes to implementation, your colleagues have provided the various options depending on the language.
Good luck.
In pure Algorithmics, there's no need to do it.
We have both methods (Read) and (Write). Generally, we assume that these methods return a newline.
Don't forget that the algorithm focuses on solving the proposed problem and not on formatting the interface.
When it comes to implementation, your colleagues have provided the various options depending on the language.
Good luck.