
The Longest Word

该函数应将不带标点符号的字符串作为输入,并返回字符串中最长的单词。如果有多个单词长度相同,则返回第一个出现的单词。
输入:字符串字符串 (string).
输出:...
You should be an authorized user in order to see the full description and start solving this mission.
该函数应将不带标点符号的字符串作为输入,并返回字符串中最长的单词。如果有多个单词长度相同,则返回第一个出现的单词。
输入:字符串字符串 (string).
输出:...