@@ -331,6 +331,7 @@ unsigned long long frn(unsigned long long dp, int *oflow) {
frac64=norm(frac64,oflow);
returnfrac64;
}
returndp;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.