Title: Longest Common Prefix (version 1)
! This way is very hard code, not best way and not recommended however succeeded in all test cases
Url: LeetCode
! This way is very hard code, not best way and not recommended however succeeded in all test cases
Url: LeetCode
