2 lines
54 B
Perl
2 lines
54 B
Perl
use ntheory qw/forcomb/;
|
|
forcomb { print "@_\n" } 5,3
|
use ntheory qw/forcomb/;
|
|
forcomb { print "@_\n" } 5,3
|