Do not create duplicate case statements

This commit is contained in:
Bhargava Shastry
2019-08-26 12:44:06 +02:00
parent 86c981d9fa
commit 922790730c
3 changed files with 70 additions and 47 deletions
@@ -1,5 +1,5 @@
static const std::vector<std::string> dictionary = {
static const std::vector<std::string> hexDictionary = {
"0",
"1",
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",