Problem #928 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution