Skip to content

alojine/associative-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Associative-containers

Given a .txt file the program should find:

  • word that repeat more then once
  • make a cross-reference table with word, how many times it repeated, and at which line
  • Print table to another .txt file(in this case Output.txt)
  • find all possible url`s and print them to terminal

About

Find repeating words in a .txt file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages