#include using namespace std; int main() { string x; int a,b; while(cin>>x>>a>>b) { for(int i=0;i