#include <bits/stdc++.h> using namespace std; int main() { cout<<"47 13 11 7 3 0 4 12 34 98"; return 0; }