A script, that let you find the code on Ideone substring of which matches some RegExp
For Debian based systems:
./install.sh
ideoneSearcher -r REGEXP -c AMOUNT OF RECENT PAGES TO WANT TO LOOK THROUGH**
ideoneSearcher -r bits -c 2
Finds links for all codes that have bits substring in them, from first 2 pages.