#include #include void decrypt(char *t, int j) { for(int k=0;k<26;k++) { for(int i=0;i