Write a function to find the longest common prefix string amongst an array of strings. 写一个函数来查找字符串数组中最长的公共前缀字符串。 @param args
(String[] args)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected