Hi! I just started to study C++, I have a question. I want to write a program that ask user to input a string ( Maybe a sentence). Then convert the string to a set of number. And output the value, that will be helpful to add a decryption in the program. Thanks