Open
Description
Bug Report
Description
A few code strings in this chapter are not backed by the implementation dependent code under code/
.
Changing these to rely on the language specific implementation will improve consistency with the other code (for example if length()
is not a function in another language).
Screenshots
The aforementioned strings have been marked up here:
For Algorithm Archive Developers
- The bug can be reproduced
- The bug can be fixed (if not, please explain why not in a comment below)
- There is a timeline to fix the bug
- The bug has been fixed (Please link the PR)