Advertisement
Archon

WordCount on its own code

Aug 1st, 2012
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. word 64
  2. tree 43
  3. int 31
  4. list 29
  5. table 26
  6. the 26
  7. if 25
  8. return 23
  9. metaTree 22
  10. NULL 21
  11. count 20
  12. c 18
  13. h 17
  14. include 17
  15. add 16
  16. char 16
  17. to 16
  18. and 15
  19. hash 15
  20. of 14
  21. free 12
  22. void 12
  23. EOF 11
  24. MetaTree 10
  25. buffer 10
  26. bufferSize 10
  27. left 10
  28. right 10
  29. a 9
  30. define 9
  31. TableNode 8
  32. WordTree 8
  33. else 8
  34. malloc 8
  35. next 8
  36. prev 8
  37. trees 8
  38. wordSize 8
  39. SIZE 7
  40. TABLE 7
  41. WORD 7
  42. for 7
  43. i 7
  44. in 7
  45. input 7
  46. letter 7
  47. words 7
  48. H 6
  49. Table 6
  50. addToWordTree 6
  51. relevant 6
  52. struct 6
  53. while 6
  54. A 5
  55. WordTreeNode 5
  56. addToTree 5
  57. all 5
  58. binary 5
  59. case 5
  60. getWord 5
  61. printAndFreeTree 5
  62. printTrees 5
  63. wordTree 5
  64. MetaTreeNode 4
  65. TREE 4
  66. branch 4
  67. copy 4
  68. diff 4
  69. endif 4
  70. from 4
  71. ifndef 4
  72. isEOF 4
  73. newString 4
  74. print 4
  75. result 4
  76. sizeof 4
  77. stdlib 4
  78. sum 4
  79. t 4
  80. value 4
  81. NO 3
  82. NOT 3
  83. addToTable 3
  84. be 3
  85. don 3
  86. end 3
  87. failed 3
  88. get 3
  89. getHash 3
  90. isLetter 3
  91. it 3
  92. length 3
  93. letters 3
  94. moveTableIntoTrees 3
  95. non 3
  96. order 3
  97. stdio 3
  98. string 3
  99. typedef 3
  100. was 3
  101. BUFFER 2
  102. CASE 2
  103. HASH 2
  104. HashTable 2
  105. META 2
  106. SENSITIVE 2
  107. STARTING 2
  108. Z 2
  109. alphabetically 2
  110. assert 2
  111. building 2
  112. character 2
  113. creating 2
  114. d 2
  115. do 2
  116. duplicate 2
  117. each 2
  118. empty 2
  119. expanded 2
  120. here 2
  121. initialize 2
  122. into 2
  123. is 2
  124. lower 2
  125. make 2
  126. may 2
  127. n 2
  128. necessary 2
  129. new 2
  130. node 2
  131. occurred 2
  132. printf 2
  133. process 2
  134. realloc 2
  135. reallocated 2
  136. reverse 2
  137. s 2
  138. storing 2
  139. strcmp 2
  140. them 2
  141. this 2
  142. times 2
  143. upperLowerDiff 2
  144. whether 2
  145. x 2
  146. z 2
  147. ASCII 1
  148. Operations 1
  149. Return 1
  150. above 1
  151. adding 1
  152. already 1
  153. argc 1
  154. argv 1
  155. array 1
  156. as 1
  157. being 1
  158. belongs 1
  159. break 1
  160. build 1
  161. built 1
  162. but 1
  163. by 1
  164. calloc 1
  165. check 1
  166. completed 1
  167. copying 1
  168. currently 1
  169. described 1
  170. doesn 1
  171. elements 1
  172. entry 1
  173. exist 1
  174. exists 1
  175. find 1
  176. fits 1
  177. freed 1
  178. frees 1
  179. getchar 1
  180. has 1
  181. hashes 1
  182. how 1
  183. ignore 1
  184. increment 1
  185. insert 1
  186. key 1
  187. linked 1
  188. lists 1
  189. looking 1
  190. main 1
  191. many 1
  192. meta 1
  193. mod 1
  194. multiple 1
  195. not 1
  196. now 1
  197. number 1
  198. occurrance 1
  199. occurrances 1
  200. occurrences 1
  201. one 1
  202. output 1
  203. printing 1
  204. returned 1
  205. size 1
  206. soon 1
  207. sorted 1
  208. sorting 1
  209. static 1
  210. still 1
  211. strcpy 1
  212. strlen 1
  213. terminal 1
  214. that 1
  215. then 1
  216. together 1
  217. up 1
  218. upper 1
  219. values 1
  220. which 1
  221. will 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement