Closed aleksanderkrauze closed 1 year ago
I rewrote longest_line function to functional style and removed String allocation.
longest_line
String
I rewrote
longest_line
function to functional style and removedString
allocation.