Scrabble score by nfouille

#!perl -pl\x0d
$_=y/a-z//+y/dg//+2*y/bcmp//+3*y/fhvwy//+4*y/k//+7*y/jx//+9*y/qz//

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page