User: KOOKIEVADER

  • Public profile

User profile: KOOKIEVADER

User info
User name:KOOKIEVADER
Old user name:TKNAIDu
History
Joined:
Number of posts:5
Latest posts:

Caesar Cipher
go another step further [code] #include<iostream> #include<string> #include"RowsColumns.h" using nam...

Caesar Cipher
[code] #include <string> #include <cstring> using namespace std; string SubstitutionCipher :: enco...

Caesar Cipher
if you want to take it further [code] just make the appropriate header #include <string> #include <...

Caesar Cipher
try maybe [code] #include <string> #include <cstring> #include <iostream> using namespace std; ...

Is this code correct?
#include"Hobbit.h" Hobbit::Hobbit() { name="Bilbo"; } Hobbit::~Hobbit()...

This user does not accept Private Messages