btclock_v3/src/lib/utils.hpp

1 line
24 B
C++
Raw Normal View History

2023-11-08 11:18:59 +00:00
int modulo(int x,int N);