#include using namespace std; string n; int i; int main() { cin>>n; for( i = 0 ; i < n.size() - 1 ; i++ )cout<