Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Prog Challenge 67

Name: Anonymous 2015-01-22 12:50

Jewish second name detector.

The shortest program is the best.

You have until Tu B'Shevat (feb 4th)

* http://www.chabad.org/library/article_cdo/aid/3264/jewish/Tu-BShevat.htm

Name: Anonymous 2015-01-22 19:09

Did a quick one in javashit.
var surName = prompt('Enter Jew Surname');
alert(/^.*(berg|stein|vich|baum|silver|witz|man|ler|band|off|nik|nick|thal|sky|farb|stone|son|cohen|zucker|lik|uva|eim|mintz|shalom|israel|uch)$/.test(surName) ? 'Probably Jew' : 'Probably Gentile.');

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List