Help for this page
#!/usr/bin/perl use strict; ... printf("%d\n", $or); exit;
C:/Perl_524/bin\perl.exe d:/pm/bitwise_or.pl 16 8 24