#include using namespace std; int main(void){ int i=0; char c; while(cin>>c) cout<