#include using namespace std; typedef long long int ll; typedef unsigned long long ull; int main(){ cin.tie(nullptr); ios::sync_with_stdio(false); int n; cin >> n; for(int i=0;i> d; if(d==1){ printf("10\n"); continue; } for(int j=0;j