You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
giving some output of division number (a/b), a is primes and b=N, where N<1000. Divide the different number from a&b, and the result from the divison of that different number will be same with division without ignoring the same number.