So to sum it up so far we've got the following, verified to be working solutions.
1. AND Bitwise operator (My initial approach)
2. Direct bit checking (Melanie's approach)
3. Modulus remainder operator (Precision & Sayzer's approach)
The goal is 10 solutions -- can we do it?
Trent Jackson
Bookmarks