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

A damn fine cup of coffee water. -The Zucc :UmbrellaLogo:

当前离线
最新动态
总时数 34 小时
最后运行日期:4 月 14 日
成就进度   24 / 45
总时数 96 小时
最后运行日期:4 月 13 日
成就进度   19 / 35
总时数 0.5 小时
最后运行日期:4 月 6 日
MikeOTR 2024 年 2 月 8 日 上午 6:47 
Biohazard. We used to play a lot on SGM!
Firefox 2020 年 12 月 18 日 上午 7:04 
This will be an interesting year for christmas hehehehehe
Special Agent BioHazard 2016 年 10 月 18 日 上午 7:05 
JUST RUBBING IT IN.
dLx 2016 年 10 月 18 日 上午 7:04 
#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 2015 年 12 月 25 日 下午 11:30 
Merry Christmas! :candycane:
Special Agent BioHazard 2015 年 4 月 12 日 下午 11:06 
Not even close.