I have to develop a code where it does the Cipher of Cesar encryption, the characters that I should use should be in this sequence; A ~ Z, (whitespace), 0 ~ 9.
I already developed a lot of the code, but I came across a problem;
for (int i = 0;...
asked by
23.11.2016 / 17:14