ll@h,@w,@k,a=0,i,j,e;rep(i,h)rep(j,w)e=h*w/lcm(h/gcd(i,h),w/gcd(j,w)),a+=k**e-(k<3?2:3*2**e-3);wt(k<2?1:a/h/w);