#include #include #define LL long long using namespace std; int Euclid(int a,int b) { if(!b) return a; return Euclid(b,a%b); } LL n,m,x,y; int c,res,d; int main() { //freopen("data.txt", "r", stdin); scanf("%d%d",&n,&m); if(n(m*(n/y))) { x=m*(n/y); res=c; } } printf("%d",res); return 0; }