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
The comment says: // assume argc is at most MAX/8-1 while the code then uses mp_integer upper_bound=power(2, config.ansi_c.int_width-4);. I don't know where either is coming from and why they differ.