#include<bits/stdc++.h> using namespace std; int main() {cout<<"max=8"<<endl; cout<<"7 9 16 18 19 21 22 63"<<endl; return 0; }