18 result.quot = numerator / denominator;
23 #pragma warning(disable: 4127)
24 static bool const fix_required = (-1 / 2) < 0;
imaxdiv_t __cdecl imaxdiv(intmax_t const numerator, intmax_t const denominator)
__MINGW_EXTENSION typedef long long intmax_t