Help for this page
#!/usr/bin/env perl use strict; ... say cr_combine(mod(2,3),mod(3,5),mod(2,7)); # mod(23, 105)