#include using namespace std; int main(){ cin.tie(0),ios::sync_with_stdio(false); int a,b; cin>>a>>b; setst; for(int one=0;one<=a;++one){ for(int five=0;five<=b;++five){ st.insert(one+five*5); } } st.erase(0); for(auto&&i:st)cout<