You are on page 1of 1

Some statements that uniquely identify BAGWORM:

Base Scrabble score: 15 points


Can be combined with one additional letter to produce an anagram of something in
the word list: YES
Can be combined with two additional letters to produce an anagram of something in
the word list: NO
Contains at least one doubled letter: NO
SHA-1 hash of lowercased word, expressed in hexadecimal, contains: 5B
Sum of letters (A=1, B=2, etc) is divisible by 2: NO
Word interpreted as a base 26 number (A=0, B=1, etc) is divisible by 3: YES
Word interpreted as a base 26 number (A=0, B=1, etc) is divisible by 5: NO
Word interpreted as a base 26 number (A=0, B=1, etc) is divisible by 7: NO
Word interpreted as a base 26 number (A=0, B=1, etc) is exactly representable in
IEEE 754 single-precision floating point format: NO
Word interpreted as a base 26 number (A=0, B=1, etc) is representable as an
unsigned 32-bit integer: YES

You might also like