//============================================================================ // Name : yuki18.cpp // Author : // Version : // Copyright : Your copyright notice // Description : Hello World in C++, Ansi-style //============================================================================ #include using namespace std; int main() { string str; cin >> str; int i; for(i=0; (unsigned int)i