|
|
|
|
|
by Dylan16807
513 days ago
|
|
> If adding two single digit numbers is also prohibited it can be implemented with a lookup and keep everything in string representation. Yeah uh I guess you missed the SUM_TABLE part of the article? That's what they're doing. And that's why the rule against matrices was added. That version of the code is 80% checking if "the sum of the individual digits is divisible by 3", 20% the rest of the fizzbuzz. |
|