hello,
i need to build program which get a long string and one word
and check if there is word with the same letter
i already think how to do this ,
but i stuck because i don't know how to put the right word in the new string
in the end i need to return all the word with the word thet include the same letter.
i dont want the code but i need some idea i think about link list but its to much hard i think array is better but im not sure
thanks for help.