#include using namespace std; int main(){ int a,b,i,d; cin>>a>>b; i=1; while(1==1){ d = a*i; if(d