Special Agent BioHazard
Florida, United States
 
 
A damn fine cup of coffee water. -The Zucc :UmbrellaLogo:

Currently Offline
Screenshot Showcase
Red Room... Okay, I concede, game of the year.
1 1
Recent Activity
327 hrs on record
last played on Jan 14
67 hrs on record
last played on Jan 14
16.5 hrs on record
last played on Jan 14
IwasMikeOTR TTV Feb 7, 2024 @ 2:47pm 
Biohazard. We used to play a lot on SGM!
Firefox Dec 17, 2020 @ 3:04pm 
This will be an interesting year for christmas hehehehehe
Special Agent BioHazard Oct 17, 2016 @ 4:05pm 
JUST RUBBING IT IN.
dLx Oct 17, 2016 @ 4:04pm 
#include <iostream>
using namespace std;

int main()
{
string one;

cout << "Please print code as 'XXX XXX XXX'." << endl;
getline(cin, one);

for(int x=0; x<one.length(); x++)
{
if(one[x]=='Z')
{
one[x] = 'A';
}

else if(one[x]=='z')
{
one[x] = 'a';
}

else if(one[x] != ' ')
{
one[x] += 1;
}
}
cout << one << endl;
}
Lucky Dec 25, 2015 @ 7:30am 
Merry Christmas! :candycane:
Special Agent BioHazard Apr 12, 2015 @ 8:06am 
Not even close.