Help for this page

Select Code to Download


  1. or download this
    perl -e "print qq(1_000)"
    
  2. or download this
    perl -e "print "1_000""
    
  3. or download this
    perl -e "$_="1_000";$_++;print"
    perl -e "$_=qq{1_000};$_++;print"
    
  4. or download this
    $_=$,=q,\,@4O,,s,^$,$\,,s,s,^,b9,s,
    $_^=q,$\^-]!,,print