Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    printf("%d\n", $or);
    
    exit;
    
  2. or download this
    
    perl -d or 16 8
    ...
    main::(or:16):  exit;