how to compare words in c++I want to compare the latter and former word, but how? any suggestion?
how to compare words in c++i am new to c++. We are asked to use <iostream>, <iomanip>, <cstring>, <fstream> only.
how to compare words in c++I dunno how to do it. please help
how to compare words in c++i am asked to remove duplicated words from a text and write to a new file in c++. I am some ideas...
how to generate random numbers when sum up has fixed numberI wanna generate three random numbers in a row. These three numbers should be within 0,9. When sum u...