-
GaiYu0 authored
* signed and unsigned integer conversion * replace long with uint64_t * replace uint64_t with int64_t * including cmath; gcc 8 crashes otherwise
fea5579a
* signed and unsigned integer conversion * replace long with uint64_t * replace uint64_t with int64_t * including cmath; gcc 8 crashes otherwise