Help for this page

Select Code to Download


  1. or download this
      DB<114> for(0..99) {print if (/10/../20/ and not //)}
    111213141516171819
    ...
    1011121314151617181920
      DB<116> for(0..99) {print if (/10/../20/ and //)}
    1020