User: nakash

  • Public profile

User profile: nakash

User info
User name:nakash
History
Joined:
Number of posts:5
Latest posts:

vector searching
[code] copy_if(words.begin(), words.end(), back_inserter(ly), [](const string& x) { return x.find("l...

anagram c++
im trying to make a anagram finder. where it request the user of a word and searches the vector word...

vector searching
so basically i have a load of words in my vector and i need to find words that contain "ly" how do i...

C++ vector storage
my vector is not recording any data from my text file the text file contains 106,187 words but fo...

2 dimensional arrays
hi, so i have been tasked with creating a dictionary application using c++ and im a beginner to codi...

This user does not accept Private Messages