文件名称:word_num_and_length
介绍说明--下载内容均来自于网络,请自行研究使用
程序一:将统计输入的一个字符串中所含单词数(单词间以空格分开),并统计最长单词的长度。
程序二:标志法统计单词数及最长长度-The program will enter the statistics contained in a string of several words (separated by spaces between words), and statistics of the length of the longest word.
程序二:标志法统计单词数及最长长度-The program will enter the statistics contained in a string of several words (separated by spaces between words), and statistics of the length of the longest word.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
标志法统计单词数及最长长度.cpp
统计单词数.cpp
统计单词数.cpp