Guest User

Untitled

a guest
Feb 13th, 2012
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 14.60 KB | None | 0 0
  1. #pragma once
  2.  
  3. #include <string>
  4.  
  5. std::string wordlist[]={
  6. "html:)",
  7. "121212",
  8. "131313",
  9. "123123",
  10. "654321",
  11. "8675309",
  12. "666666",
  13. "696969",
  14. "888888",
  15. "1234567",
  16. "21122112",
  17. "12345678",
  18. "asdfjkl;",
  19. "hal9000",
  20. "bond007",
  21. "ncc1701d",
  22. "ncc1701e",
  23. "ncc1701",
  24. "thx1138",
  25. "a12345",
  26. "abcd1234",
  27. "1234qwer",
  28. "1a2b3c",
  29. "1q2w3e",
  30. "test123",
  31. "1p2o3i",
  32. "puppy123",
  33. "kitten12",
  34. "qwerty12",
  35. "john316",
  36. "apollo13",
  37. "ne1469",
  38. "amanda1",
  39. "mazda1",
  40. "angela1",
  41. "alpha1",
  42. "sarah1",
  43. "nirvana1",
  44. "bubba1",
  45. "scuba1",
  46. "rambo1",
  47. "charlie1",
  48. "david1",
  49. "digital1",
  50. "dragon1",
  51. "honda1",
  52. "shadow1",
  53. "eagle1",
  54. "freak1",
  55. "james1",
  56. "1sanjose",
  57. "apple1",
  58. "master1",
  59. "happy1",
  60. "martin1",
  61. "jason1",
  62. "larry1",
  63. "number1",
  64. "robert1",
  65. "soccer1",
  66. "direct1",
  67. "chester1",
  68. "welcome1",
  69. "french1",
  70. "hockey1",
  71. "chevy1",
  72. "scooter1",
  73. "chris1",
  74. "lucky1",
  75. "teddy1",
  76. "phoenix1",
  77. "hello1",
  78. "julie1",
  79. "kevin1",
  80. "pookie1",
  81. "viper1",
  82. "jenny1",
  83. "jesus1",
  84. "kelly1",
  85. "money1",
  86. "mouse1",
  87. "sting1",
  88. "justin1",
  89. "molly1",
  90. "sunny1",
  91. "front242",
  92. "jordan23",
  93. "2welcome",
  94. "h2opolo",
  95. "bird33",
  96. "4runner",
  97. "babylon5",
  98. "star69",
  99. "ib6ub9",
  100. "america7",
  101. "seven7",
  102. "number9",
  103. "porsche9",
  104. "barbara",
  105. "database",
  106. "banana",
  107. "bananas",
  108. "canada",
  109. "jamaica",
  110. "amanda",
  111. "valhalla",
  112. "samantha",
  113. "yamaha",
  114. "natasha",
  115. "alaska",
  116. "tamara",
  117. "zapata",
  118. "avatar",
  119. "basketba",
  120. "baseball",
  121. "basebal",
  122. "bastard",
  123. "nebraska",
  124. "banane",
  125. "abigail",
  126. "sabrina",
  127. "batman",
  128. "cocacola",
  129. "cascade",
  130. "cardinal",
  131. "claudia",
  132. "packard",
  133. "cannonda",
  134. "apache",
  135. "america",
  136. "canela",
  137. "camera",
  138. "caesar",
  139. "warcraft",
  140. "catalog",
  141. "chapman",
  142. "zachary",
  143. "alicia",
  144. "patricia",
  145. "carolina",
  146. "nicarao",
  147. "captain",
  148. "nautica",
  149. "pascal",
  150. "rascal",
  151. "camaro",
  152. "nascar",
  153. "deadhead",
  154. "adidas",
  155. "alexande",
  156. "airhead",
  157. "alexandr",
  158. "andrea",
  159. "gandalf",
  160. "grandma",
  161. "happyday",
  162. "indiana",
  163. "paladin",
  164. "miranda",
  165. "adrian",
  166. "dakota",
  167. "dallas",
  168. "mayday",
  169. "pandora",
  170. "sandra",
  171. "xanadu",
  172. "angela",
  173. "margaret",
  174. "stargate",
  175. "savage",
  176. "gateway",
  177. "athena",
  178. "ariane",
  179. "pearljam",
  180. "maryjane",
  181. "oatmeal",
  182. "pamela",
  183. "pantera",
  184. "vanessa",
  185. "graymail",
  186. "iguana",
  187. "jaguar",
  188. "galaxy",
  189. "gasman",
  190. "hannah",
  191. "hawaii",
  192. "mariah",
  193. "jonathan",
  194. "marshal",
  195. "martha",
  196. "nathan",
  197. "italia",
  198. "aikman",
  199. "saskia",
  200. "vanilla",
  201. "mailman",
  202. "animal",
  203. "animals",
  204. "impala",
  205. "attila",
  206. "marina",
  207. "mariposa",
  208. "nirvana",
  209. "arizona",
  210. "joanna",
  211. "january",
  212. "lakota",
  213. "avalon",
  214. "alyssa",
  215. "yomama",
  216. "montana",
  217. "mantra",
  218. "tazman",
  219. "tarzan",
  220. "starwars",
  221. "bobcat",
  222. "badboy",
  223. "barbie",
  224. "babies",
  225. "basketb",
  226. "rabbit",
  227. "bamboo",
  228. "rebecca",
  229. "abcdef",
  230. "abcdefg",
  231. "blackie",
  232. "excalibu",
  233. "campbell",
  234. "tacobell",
  235. "bigmac",
  236. "jsbach",
  237. "columbia",
  238. "buddha",
  239. "badger",
  240. "butthead",
  241. "bradley",
  242. "brenda",
  243. "bernard",
  244. "ladybug",
  245. "diablo",
  246. "blizzard",
  247. "brandi",
  248. "bandit",
  249. "brandon",
  250. "brandy",
  251. "beagle",
  252. "isabelle",
  253. "elizabet",
  254. "beanie",
  255. "beatles",
  256. "webmaste",
  257. "beaner",
  258. "beaver",
  259. "fireball",
  260. "beautifu",
  261. "gabriell",
  262. "gabriel",
  263. "poohbear",
  264. "bertha",
  265. "benjamin",
  266. "bailey",
  267. "beavis",
  268. "basket",
  269. "blaster",
  270. "albert",
  271. "blazer",
  272. "barney",
  273. "strawber",
  274. "braves",
  275. "buffalo",
  276. "football",
  277. "softball",
  278. "footbal",
  279. "foobar",
  280. "bigman",
  281. "gambit",
  282. "global",
  283. "malibu",
  284. "library",
  285. "brasil",
  286. "brazil",
  287. "rainbow",
  288. "obiwan",
  289. "kombat",
  290. "snowball",
  291. "marlboro",
  292. "snowbal",
  293. "playboy",
  294. "absolut",
  295. "wombat",
  296. "canced",
  297. "icecream",
  298. "chance",
  299. "celica",
  300. "cracker",
  301. "cancer",
  302. "access",
  303. "pacific",
  304. "chicago",
  305. "chocolat",
  306. "arctic",
  307. "clancy",
  308. "cactus",
  309. "dickhead",
  310. "maddock",
  311. "medical",
  312. "claude",
  313. "sundance",
  314. "dancer",
  315. "crawford",
  316. "richard",
  317. "wildcat",
  318. "picard",
  319. "colorado",
  320. "conrad",
  321. "corrado",
  322. "changeme",
  323. "chelsea",
  324. "peaches",
  325. "research",
  326. "teachers",
  327. "teacher",
  328. "creative",
  329. "cleaner",
  330. "france",
  331. "challeng",
  332. "michael",
  333. "charlie",
  334. "archie",
  335. "hacker",
  336. "chanel",
  337. "rachel",
  338. "charles",
  339. "patches",
  340. "jackie",
  341. "janice",
  342. "jessica",
  343. "maverick",
  344. "metallic",
  345. "caroline",
  346. "special",
  347. "claire",
  348. "iceman",
  349. "maurice",
  350. "maveric",
  351. "veronica",
  352. "carrie",
  353. "cassie",
  354. "active",
  355. "slacker",
  356. "packer",
  357. "packers",
  358. "marcel",
  359. "coltrane",
  360. "carole",
  361. "lacrosse",
  362. "scarlet",
  363. "scarlett",
  364. "castle",
  365. "carmen",
  366. "pacers",
  367. "racerx",
  368. "stacey",
  369. "catfish",
  370. "californ",
  371. "francois",
  372. "francis",
  373. "falcon",
  374. "graphic",
  375. "logical",
  376. "garlic",
  377. "camping",
  378. "racing",
  379. "cougars",
  380. "cougar",
  381. "chiquita",
  382. "christia",
  383. "nicholas",
  384. "champion",
  385. "cynthia",
  386. "charity",
  387. "charlott",
  388. "champs",
  389. "caitlin",
  390. "victoria",
  391. "tricia",
  392. "patrick",
  393. "calvin",
  394. "monica",
  395. "macintos",
  396. "action",
  397. "picasso",
  398. "jackson",
  399. "malcolm",
  400. "coolman",
  401. "classroo",
  402. "carlos",
  403. "crystal",
  404. "compaq",
  405. "tomcat",
  406. "marcus",
  407. "cannon",
  408. "corona",
  409. "cyrano",
  410. "topcat",
  411. "tractor",
  412. "laddie",
  413. "undead",
  414. "edward",
  415. "maddog",
  416. "diamond",
  417. "donald",
  418. "woodland",
  419. "greenday",
  420. "danielle",
  421. "dreamer",
  422. "reader",
  423. "garfield",
  424. "alfred",
  425. "reading",
  426. "gerald",
  427. "garden",
  428. "shithead",
  429. "daniel",
  430. "ireland",
  431. "raider",
  432. "raiders",
  433. "daytek",
  434. "leonard",
  435. "dreams",
  436. "anderson",
  437. "darren",
  438. "sanders",
  439. "andrew",
  440. "retard",
  441. "tuesday",
  442. "asdfghjk",
  443. "asdfgh",
  444. "dragonfl",
  445. "florida",
  446. "friday",
  447. "asdfjkl",
  448. "digital",
  449. "godzilla",
  450. "douglas",
  451. "dragon",
  452. "harold",
  453. "rhonda",
  454. "zaphod",
  455. "howard",
  456. "shadows",
  457. "shadow",
  458. "thursday",
  459. "indian",
  460. "island",
  461. "lindsay",
  462. "lizard",
  463. "madison",
  464. "pyramid",
  465. "darwin",
  466. "tardis",
  467. "wizard",
  468. "majordom",
  469. "jordan",
  470. "dollars",
  471. "orlando",
  472. "portland",
  473. "ronald",
  474. "rodman",
  475. "raymond",
  476. "monday",
  477. "sunday",
  478. "password",
  479. "passwd",
  480. "jeanette",
  481. "sweetpea",
  482. "jaeger",
  483. "general",
  484. "eagles",
  485. "heather",
  486. "kathleen",
  487. "hawkeye",
  488. "elephant",
  489. "sheena",
  490. "theresa",
  491. "theatre",
  492. "whatever",
  493. "whateve",
  494. "amelie",
  495. "melanie",
  496. "elaine",
  497. "valerie",
  498. "jeanne",
  499. "yankees",
  500. "walleye",
  501. "please",
  502. "seattle",
  503. "weasel",
  504. "awesome",
  505. "netware",
  506. "teresa",
  507. "grateful",
  508. "frankie",
  509. "fireman",
  510. "ferrari",
  511. "farmer",
  512. "safety",
  513. "maggie",
  514. "georgia",
  515. "aggies",
  516. "imagine",
  517. "galileo",
  518. "goalie",
  519. "enigma",
  520. "mirage",
  521. "wrangler",
  522. "angels",
  523. "german",
  524. "orange",
  525. "oranges",
  526. "ranger",
  527. "garnet",
  528. "voyager",
  529. "garrett",
  530. "target",
  531. "health",
  532. "katherin",
  533. "sheila",
  534. "stephani",
  535. "sapphire",
  536. "asshole",
  537. "harley",
  538. "stealth",
  539. "whales",
  540. "ashley",
  541. "hammer",
  542. "herman",
  543. "theman",
  544. "hamster",
  545. "matthew",
  546. "panther",
  547. "hearts",
  548. "harvey",
  549. "jasmine",
  550. "mikael",
  551. "mailer",
  552. "melissa",
  553. "valentin",
  554. "lorraine",
  555. "alpine",
  556. "aliens",
  557. "tequila",
  558. "reality",
  559. "laurie",
  560. "alexis",
  561. "sammie",
  562. "maxime",
  563. "marine",
  564. "vampire",
  565. "insane",
  566. "painter",
  567. "petunia",
  568. "praise",
  569. "pirate",
  570. "sierra",
  571. "asterix",
  572. "xavier",
  573. "jasper",
  574. "lakers",
  575. "walker",
  576. "kramer",
  577. "market",
  578. "tanker",
  579. "wanker",
  580. "parker",
  581. "startrek",
  582. "skater",
  583. "maxwell",
  584. "stella",
  585. "montreal",
  586. "temporal",
  587. "sampler",
  588. "marley",
  589. "samuel",
  590. "napoleon",
  591. "espanol",
  592. "snapple",
  593. "planet",
  594. "lauren",
  595. "stanley",
  596. "apples",
  597. "players",
  598. "player",
  599. "raquel",
  600. "slayer",
  601. "travel",
  602. "walter",
  603. "lestat",
  604. "superman",
  605. "masters",
  606. "master",
  607. "tanner",
  608. "suzanne",
  609. "newpass",
  610. "peanut",
  611. "warren",
  612. "tiffany",
  613. "wolfgang",
  614. "flamingo",
  615. "farming",
  616. "fugazi",
  617. "franklin",
  618. "family",
  619. "fountain",
  620. "wolfman",
  621. "smashing",
  622. "virginia",
  623. "sailing",
  624. "training",
  625. "stingray",
  626. "giants",
  627. "guitar",
  628. "magnum",
  629. "morgan",
  630. "mustang",
  631. "gymnast",
  632. "august",
  633. "mishka",
  634. "harrison",
  635. "spanish",
  636. "shanti",
  637. "joshua",
  638. "kathryn",
  639. "shalom",
  640. "hansolo",
  641. "phantom",
  642. "thomas",
  643. "shannon",
  644. "hanson",
  645. "anthony",
  646. "sharon",
  647. "hatton",
  648. "author",
  649. "arthur",
  650. "nikita",
  651. "williams",
  652. "william",
  653. "raistlin",
  654. "olivia",
  655. "julian",
  656. "jasmin",
  657. "allison",
  658. "marilyn",
  659. "alison",
  660. "polaris",
  661. "sailor",
  662. "quality",
  663. "sylvia",
  664. "ironman",
  665. "mountain",
  666. "tinman",
  667. "marino",
  668. "martin",
  669. "marvin",
  670. "matrix",
  671. "nissan",
  672. "passion",
  673. "station",
  674. "tristan",
  675. "austin",
  676. "utopia",
  677. "warriors",
  678. "warrior",
  679. "artist",
  680. "travis",
  681. "krystal",
  682. "spanky",
  683. "sparky",
  684. "apollo",
  685. "salmon",
  686. "psalms",
  687. "larson",
  688. "royals",
  689. "taylor",
  690. "norman",
  691. "snowman",
  692. "sampson",
  693. "samson",
  694. "mozart",
  695. "watson",
  696. "saturn",
  697. "tattoo",
  698. "toyota",
  699. "sparrow",
  700. "parrot",
  701. "passwor",
  702. "qwaszx",
  703. "stuart",
  704. "taurus",
  705. "bubbles",
  706. "debbie",
  707. "bluebird",
  708. "bigbird",
  709. "pebbles",
  710. "robbie",
  711. "hobbit",
  712. "jimbob",
  713. "booboo",
  714. "december",
  715. "quebec",
  716. "robotech",
  717. "republic",
  718. "october",
  719. "public",
  720. "zxcvbnm",
  721. "broncos",
  722. "cowboys",
  723. "scooby",
  724. "cowboy",
  725. "firebird",
  726. "bigred",
  727. "bridges",
  728. "dogbert",
  729. "thunderb",
  730. "birdie",
  731. "blondie",
  732. "dilbert",
  733. "doobie",
  734. "blonde",
  735. "rosebud",
  736. "bigdog",
  737. "bulldog",
  738. "sunbird",
  739. "remember",
  740. "septembe",
  741. "homebrew",
  742. "herbert",
  743. "biteme",
  744. "bernie",
  745. "reebok",
  746. "rebels",
  747. "byteme",
  748. "brewster",
  749. "webster",
  750. "boogie",
  751. "junebug",
  752. "goblue",
  753. "goober",
  754. "shelby",
  755. "theboss",
  756. "kimberly",
  757. "zombie",
  758. "timber",
  759. "bonnie",
  760. "benoit",
  761. "business",
  762. "nesbitt",
  763. "bootsie",
  764. "bluesky",
  765. "brooke",
  766. "volleyb",
  767. "bullet",
  768. "blowme",
  769. "trouble",
  770. "butler",
  771. "boomer",
  772. "benson",
  773. "booster",
  774. "trebor",
  775. "buster",
  776. "bigfoot",
  777. "blowfish",
  778. "bright",
  779. "bowling",
  780. "biology",
  781. "gibson",
  782. "bullshit",
  783. "robinhoo",
  784. "bookit",
  785. "wilbur",
  786. "bonjour",
  787. "symbol",
  788. "boston",
  789. "browns",
  790. "buttons",
  791. "button",
  792. "brutus",
  793. "cccccc",
  794. "electric",
  795. "science",
  796. "chicken",
  797. "cricket",
  798. "celtics",
  799. "cyclone",
  800. "connect",
  801. "concept",
  802. "soccer",
  803. "success",
  804. "church",
  805. "chucky",
  806. "scotch",
  807. "cloclo",
  808. "cuddles",
  809. "depeche",
  810. "mercedes",
  811. "frederic",
  812. "deutsch",
  813. "duckie",
  814. "wicked",
  815. "cinder",
  816. "director",
  817. "orchid",
  818. "dominic",
  819. "doctor",
  820. "cheese",
  821. "coffee",
  822. "fletcher",
  823. "gretchen",
  824. "college",
  825. "michelle",
  826. "michele",
  827. "speech",
  828. "chester",
  829. "celine",
  830. "eclipse",
  831. "pierce",
  832. "service",
  833. "colleen",
  834. "telecom",
  835. "welcome",
  836. "spencer",
  837. "center",
  838. "except",
  839. "secret",
  840. "chiefs",
  841. "fletch",
  842. "fuckme",
  843. "fucker",
  844. "michell",
  845. "mitchell",
  846. "michel",
  847. "chipper",
  848. "hockey",
  849. "cheryl",
  850. "techno",
  851. "porsche",
  852. "hector",
  853. "cherry",
  854. "justice",
  855. "pickle",
  856. "mickey",
  857. "snicker",
  858. "snickers",
  859. "cookie",
  860. "cookies",
  861. "nicole",
  862. "police",
  863. "clipper",
  864. "mexico",
  865. "connie",
  866. "vincent",
  867. "prince",
  868. "princess",
  869. "picture",
  870. "pisces",
  871. "security",
  872. "cruise",
  873. "rocket",
  874. "puckett",
  875. "tucker",
  876. "clover",
  877. "computer",
  878. "compute",
  879. "mercury",
  880. "newcourt",
  881. "courtney",
  882. "cooper",
  883. "scooter",
  884. "coyote",
  885. "copper",
  886. "fuckoff",
  887. "scruffy",
  888. "fiction",
  889. "fuckyou",
  890. "gocougs",
  891. "christin",
  892. "christop",
  893. "chrissy",
  894. "christ",
  895. "christy",
  896. "school",
  897. "psycho",
  898. "politics",
  899. "knicks",
  900. "lincoln",
  901. "unicorn",
  902. "scorpion",
  903. "corwin",
  904. "sonics",
  905. "scorpio",
  906. "victor",
  907. "victory",
  908. "curtis",
  909. "trucks",
  910. "control",
  911. "compton",
  912. "moocow",
  913. "cosmos",
  914. "popcorn",
  915. "xcountry",
  916. "country",
  917. "scotty",
  918. "deedee",
  919. "dundee",
  920. "freddy",
  921. "dodger",
  922. "dodgers",
  923. "defense",
  924. "freedom",
  925. "fender",
  926. "legend",
  927. "deliver",
  928. "denise",
  929. "kennedy",
  930. "ledzep",
  931. "denver",
  932. "speedo",
  933. "speedy",
  934. "dexter",
  935. "friend",
  936. "friends",
  937. "doggie",
  938. "digger",
  939. "goldie",
  940. "redwing",
  941. "design",
  942. "doogie",
  943. "dougie",
  944. "golden",
  945. "hendrix",
  946. "thunder",
  947. "inside",
  948. "kinder",
  949. "redskin",
  950. "dookie",
  951. "lindsey",
  952. "dennis",
  953. "trident",
  954. "sendit",
  955. "sidney",
  956. "detroit",
  957. "spider",
  958. "strider",
  959. "donkey",
  960. "reynolds",
  961. "elwood",
  962. "redrum",
  963. "wonder",
  964. "notused",
  965. "student",
  966. "sydney",
  967. "windsurf",
  968. "oxford",
  969. "midnight",
  970. "dwight",
  971. "hotdog",
  972. "indigo",
  973. "kingdom",
  974. "snoopdog",
  975. "gordon",
  976. "phurivdli",
  977. "judith",
  978. "dolphin",
  979. "dolphins",
  980. "hotrod",
  981. "dorothy",
  982. "midori",
  983. "skidoo",
  984. "domino",
  985. "nimrod",
  986. "wisdom",
  987. "windows",
  988. "dustin",
  989. "stupid",
  990. "drizzt",
  991. "london",
  992. "studly",
  993. "voodoo",
  994. "peewee",
  995. "reefer",
  996. "eugene",
  997. "sweetie",
  998. "kleenex",
  999. "skeeter",
  1000. "penelope",
  1001. "steelers",
  1002. "steele",
  1003. "eeyore",
  1004. "weezer",
  1005. "jeffrey",
  1006. "jennifer",
  1007. "jenifer",
  1008. "ferret",
  1009. "reggie",
  1010. "george",
  1011. "wheeling",
  1012. "genesis",
  1013. "sergei",
  1014. "energy",
  1015. "hershey",
  1016. "kenneth",
  1017. "shelley",
  1018. "helpme",
  1019. "wheels",
  1020. "promethe",
  1021. "hermes",
  1022. "stephen",
  1023. "einstein",
  1024. "jessie",
  1025. "nellie",
  1026. "leslie",
  1027. "letmein",
  1028. "zeppelin",
  1029. "etoile",
  1030. "nemesis",
  1031. "internet",
  1032. "pierre",
  1033. "jewels",
  1034. "jeremy",
  1035. "jensen",
  1036. "jester",
  1037. "kelsey",
  1038. "loveme",
  1039. "people",
  1040. "explorer",
  1041. "wrestle",
  1042. "letter",
  1043. "wesley",
  1044. "velvet",
  1045. "western",
  1046. "newuser",
  1047. "steven",
  1048. "popeye",
  1049. "europe",
  1050. "pepper",
  1051. "express",
  1052. "tester",
  1053. "stever",
  1054. "testtest",
  1055. "sweets",
  1056. "sweety",
  1057. "tweety",
  1058. "griffey",
  1059. "golfer",
  1060. "fisher",
  1061. "spitfire",
  1062. "flipper",
  1063. "xfiles",
  1064. "fozzie",
  1065. "sunflowe",
  1066. "flowers",
  1067. "flower",
  1068. "flyers",
  1069. "forest",
  1070. "surfer",
  1071. "future",
  1072. "ginger",
  1073. "tigger",
  1074. "google",
  1075. "nugget",
  1076. "gregory",
  1077. "theking",
  1078. "gopher",
  1079. "gemini",
  1080. "gilles",
  1081. "piglet",
  1082. "penguin",
  1083. "guinness",
  1084. "singer",
  1085. "testing",
  1086. "genius",
  1087. "tigers",
  1088. "gretzky",
  1089. "gunner",
  1090. "nguyen",
  1091. "grover",
  1092. "shirley",
  1093. "memphis",
  1094. "sunshine",
  1095. "phoenix",
  1096. "whitney",
  1097. "zenith",
  1098. "hootie",
  1099. "sophie",
  1100. "joseph",
  1101. "huskers",
  1102. "shelly",
  1103. "mother",
  1104. "thumper",
  1105. "hornets",
  1106. "hornet",
  1107. "hunter",
  1108. "shooter",
  1109. "topher",
  1110. "horses",
  1111. "zephyr",
  1112. "sherry",
  1113. "millie",
  1114. "willie",
  1115. "olivier",
  1116. "minnie",
  1117. "winnie",
  1118. "trixie",
  1119. "jupiter",
  1120. "killme",
  1121. "killer",
  1122. "mookie",
  1123. "kermit",
  1124. "kristen",
  1125. "tinker",
  1126. "kittens",
  1127. "kitten",
  1128. "pookie",
  1129. "skipper",
  1130. "miller",
  1131. "soleil",
  1132. "elliot",
  1133. "little",
  1134. "merlin",
  1135. "simple",
  1136. "smiles",
  1137. "smiley",
  1138. "online",
  1139. "wolverin",
  1140. "liverpoo",
  1141. "iloveyou",
  1142. "oliver",
  1143. "louise",
  1144. "violet",
  1145. "silver",
  1146. "sylvie",
  1147. "mortimer",
  1148. "swimmer",
  1149. "emmitt",
  1150. "monique",
  1151. "pentium",
  1152. "mittens",
  1153. "niners",
  1154. "intern",
  1155. "winner",
  1156. "tennis",
  1157. "senior",
  1158. "sniper",
  1159. "sunrise",
  1160. "winter",
  1161. "tootsie",
  1162. "puppies",
  1163. "ripper",
  1164. "sprite",
  1165. "monkey",
  1166. "smokey",
  1167. "network",
  1168. "newyork",
  1169. "volley",
  1170. "yellow",
  1171. "russell",
  1172. "lennon",
  1173. "nelson",
  1174. "looney",
  1175. "loveyou",
  1176. "protel",
  1177. "wolves",
  1178. "purple",
  1179. "russel",
  1180. "turtle",
  1181. "memory",
  1182. "summer",
  1183. "monster",
  1184. "vermont",
  1185. "trumpet",
  1186. "system",
  1187. "newton",
  1188. "yvonne",
  1189. "runner",
  1190. "preston",
  1191. "entropy",
  1192. "reznor",
  1193. "sunset",
  1194. "rooster",
  1195. "property",
  1196. "porter",
  1197. "export",
  1198. "trevor",
  1199. "qwerty",
  1200. "fluffy",
  1201. "muffin",
  1202. "snuffy",
  1203. "golfing",
  1204. "froggy",
  1205. "kingfish",
  1206. "fishing",
  1207. "flight",
  1208. "gofish",
  1209. "goforit",
  1210. "informix",
  1211. "pinkfloy",
  1212. "foxtrot",
  1213. "frosty",
  1214. "zhongguo",
  1215. "knights",
  1216. "knight",
  1217. "nothing",
  1218. "hunting",
  1219. "wright",
  1220. "shotgun",
  1221. "lionking",
  1222. "skiing",
  1223. "vikings",
  1224. "viking",
  1225. "swimming",
  1226. "running",
  1227. "roping",
  1228. "spring",
  1229. "grumpy",
  1230. "topgun",
  1231. "groovy",
  1232. "phillip",
  1233. "philip",
  1234. "whisky",
  1235. "timothy",
  1236. "smiths",
  1237. "sunshin",
  1238. "horizon",
  1239. "history",
  1240. "johnson",
  1241. "johnny",
  1242. "murphy",
  1243. "houston",
  1244. "python",
  1245. "shorty",
  1246. "kristin",
  1247. "kristi",
  1248. "million",
  1249. "mission",
  1250. "tintin",
  1251. "vision",
  1252. "spirit",
  1253. "junior",
  1254. "justin",
  1255. "pumpkin",
  1256. "punkin",
  1257. "skinny",
  1258. "stinky",
  1259. "skippy",
  1260. "kristy",
  1261. "suzuki",
  1262. "willow",
  1263. "wilson",
  1264. "moroni",
  1265. "mirror",
  1266. "morris",
  1267. "stimpy",
  1268. "winston",
  1269. "poiuyt",
  1270. "squirt",
  1271. "spunky",
  1272. "spooky",
  1273. "monopoly",
  1274. "molson",
  1275. "moomoo",
  1276. "stormy",
  1277. "toronto",
  1278. "snoopy",
  1279. "support",
  1280. "sports"
  1281. };
  1282.  
  1283. const size_t wordlist_size=sizeof(wordlist)/sizeof(std::string);
Add Comment
Please, Sign In to add comment