#include #include #include using namespace std; using ll = long long; int main(void){ cout << 10 << endl; for(int i=0; i<10; i++) cout << (1<