So I'm not sure how I would approach this so can anyone suggest any algorithms or methods to tackle this problem?
To be more specific, the word cannot be made of the letters of the elements of the periodic table since that would mean the word can always be made up. What I'm asking is whether the word can be made from appending the short forms of the elements.
Also, what would be the run-time of your suggested method?
Sorry if the question is still too vague. I'll edit in case of lack of details.