Closed Imp5 closed 7 years ago
int256_t a = -14; int256_t b = 10; int256_t c = a % b; int256_t d = (-14) % 10; assert(c == d, "");
Спасибо. Починил
https://github.com/cerevra/int/commit/f370833722f1c44071a0ef1571437c942767e6d9