#include<bits/stdc++.h> using namespace std; int main() { cout<<21<<endl; cout<<"101 103 ... 197 199"; return 0; }