I want to write a simple program that will query the user the user for a string and encrypt it by simply adding 5 to each character of the string. clang++ convert.cpp -o convert convert.cpp:27:5: ...