Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 177 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 177 Bytes

codility

Usage : $solution = new SolutionNegativeAnswer(); $string = "FirstName LastName:YNNN"; $array = $solution->transformString($string); $solution->whoNeedsHelp($array);