Write a C++ program that gets one text with the maximum of 256 characters from input and converts it to standard format based on the following rules and prints the final standardized text:
Write a program that gets one text with the maximum of 256 characters from input and converts it to standard […]