#include<bits/stdc++.h> using namespace std; int main() { cout<<"*10"<<endl<<"221"<<endl<<"1*1"<<endl; return 0; }