Problem #928 C LANGUAGE

Write a C++ program to decrypt the contents of a text file encrypted using the above algorithm.

Your Solution