Comment

avatar username

It's weird, from my testing, it seems like:

gcd(X % Y, Y) < __gcd(X, Y) < gcd(X, Y)

in terms of runtime

The actual rating of this user is 1951.

Original comment.

Statistics