Help for this page

Select Code to Download


  1. or download this
    D:\>perl -e "print 'wtf' unless ~0 < (~0) + 1;"
    
    D:\>
    
  2. or download this
    D:\>perl -e "print 'wtf' unless ~0 < (~0) + 1;"
    wtf
    D:\>