Help for this page

Select Code to Download


  1. or download this
    print +(v('I')+1)*26 + v('V'), "\n";
    
  2. or download this
    [0] Perl> print (v('I')+1)*26 + v('V'), "\n";;
    print (...) interpreted as function at (eval 3) line 1, <STDIN> line 1
    +.