文件名称:寻找最长单词算法(最优版不论最长单词多长都能查找成功)
文件大小:3.83MB
文件格式:ZIP
更新时间:2019-06-28 03:39:41
最长单词 算法
C语言写的查找输入的最长的单词,无论单词多长都能查找成功,最长的单词有多个也都能输出
【文件预览】:
TheLongestWord
----TheLongestWord.v12.suo(17KB)
----TheLongestWord.opensdf(34B)
----Debug()
--------TheLongestWord.exe(70KB)
--------TheLongestWord.pdb(747KB)
--------TheLongestWord.ilk(390KB)
----ipch()
--------thelongestword-4ef8369f()
----TheLongestWord()
--------TheLongestWord.vcxproj.filters(1KB)
--------Debug()
--------stdafx.h(320B)
--------ReadMe.txt(2KB)
--------TheLongestWord.cpp(2KB)
--------stdafx.cpp(301B)
--------TheLongestWord.vcxproj(4KB)
--------targetver.h(314B)
----TheLongestWord.sdf(8.06MB)
----TheLongestWord.sln(988B)
----Test Case.txt(106B)