Don't fail on mod == 0 (in weird cases where the given UNSIGNED_TYPE_MAX == SIGNED_TYPE_MAX) but res = mod > 0 ? (1u * res % mod) : res;
Description
Strongly typed C99 containers etc.
Languages
C
66%
C++
27.3%
Python
6.1%
CMake
0.6%