div128

[a[1], a[0]] / b = return, 答えが64bitに収まらないとヤバイ

ulong
div128
(
ulong[2] a
,
ulong b
)

Meta