Skip to content

Instantly share code, notes, and snippets.

@jpsim
Last active August 25, 2024 04:30

Revisions

  1. jpsim revised this gist Dec 20, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,6 @@
    10. Triples (507): `(^39|^44)|(^([0369]|([147][0369]*[258])|(([258]|[147][0369]*[147])([0369]*|[258][0369]*[147])([147]|[258][0369]*[258])))*$)`
    11. Glob (364): `^((\*(er|f|i|p|t|v))|(b|c(h|o|r)|do|l|mi|p(a|r|u)|re|w))`
    12. Balance (286): `^(<(<(<(<(<(<<>>)*>)*>)*>)*>)*>)*$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`
    13. Powers (56): `^((((((((((x)\10?)\9?)\8?)\7?)\6?)\5?)\4?)\3?)\2?)\1?$`

    Total Score: 3047
    Total Score: 3060
  2. jpsim revised this gist Dec 20, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    3. Ranges (202): `^[a-f]*$`
    4. Backrefs (201): `(...).*\1`
    5. Abba (169): `^(.(?!(ll|ss|mm|rr|tt|ff|cc|bb)))*$|^n|ef`
    6. A man, a plan (164): `(.)(.).{0,1}\2\1`
    6. A man, a plan (177): `^(.)[^p].*\1$`
    7. Prime (286): `^(?!(..+)\1+$)`
    8. Four (199): `(.)(.\1){3}`
    9. Order (198): `^[^o].....?$`
    @@ -12,4 +12,4 @@
    12. Balance (286): `^(<(<(<(<(<(<<>>)*>)*>)*>)*>)*>)*$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`

    Total Score: 3034
    Total Score: 3047
  3. jpsim revised this gist Dec 20, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    1. Plain Strings (203): `.*foo.*`
    1. Plain Strings (207): `foo`
    2. Anchors (208): `k$`
    3. Ranges (202): `^[a-f]*$`
    4. Backrefs (201): `(...).*\1`
    @@ -12,4 +12,4 @@
    12. Balance (286): `^(<(<(<(<(<(<<>>)*>)*>)*>)*>)*>)*$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`

    Total Score: 3030
    Total Score: 3034
  4. jpsim revised this gist Dec 20, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,7 @@
    9. Order (198): `^[^o].....?$`
    10. Triples (507): `(^39|^44)|(^([0369]|([147][0369]*[258])|(([258]|[147][0369]*[147])([0369]*|[258][0369]*[147])([147]|[258][0369]*[258])))*$)`
    11. Glob (364): `^((\*(er|f|i|p|t|v))|(b|c(h|o|r)|do|l|mi|p(a|r|u)|re|w))`
    12. Balance (220): `^<{2,5}>|^(<>){0,2}$`
    12. Balance (286): `^(<(<(<(<(<(<<>>)*>)*>)*>)*>)*>)*$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`

    Total Score: 2964
    Total Score: 3030
  5. jpsim revised this gist Dec 20, 2013. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -1,15 +1,15 @@
    1. Plain Strings (203): `.*foo.*`
    2. Anchors (208): `k$`
    3. Ranges (202): `^[a-f]*$`
    4. Backrefs (200): `(.{3}).*\1`
    4. Backrefs (201): `(...).*\1`
    5. Abba (169): `^(.(?!(ll|ss|mm|rr|tt|ff|cc|bb)))*$|^n|ef`
    6. A man, a plan (164): `(.)(.).{0,1}\2\1`
    7. Prime (184): `^(x{2,3}|x{5}|x{7}|x{11}|x{13}|x{17}|x{19}|x{23}|x{29}|x{31}|x{37}|x{41}|x{43}|x{47}|x{53}|x{59}|x{61}|x{67}|x{71})$`
    8. Four (165): `(.*a){4}|(.*e){4}|(.*i){4}|(.*o){4}`
    9. Order (187): `^[a-m][c-o][^ad].*[^d]$`
    7. Prime (286): `^(?!(..+)\1+$)`
    8. Four (199): `(.)(.\1){3}`
    9. Order (198): `^[^o].....?$`
    10. Triples (507): `(^39|^44)|(^([0369]|([147][0369]*[258])|(([258]|[147][0369]*[147])([0369]*|[258][0369]*[147])([147]|[258][0369]*[258])))*$)`
    11. Glob (364): `^((\*(er|f|i|p|t|v))|(b|c(h|o|r)|do|l|mi|p(a|r|u)|re|w))`
    12. Balance (220): `^<{2,5}>|^(<>){0,2}$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`

    Total Score: 2816
    Total Score: 2964
  6. jpsim revised this gist Dec 20, 2013. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -1,15 +1,15 @@
    1. Plain Strings (201): `\w*foo\w*`
    1. Plain Strings (203): `.*foo.*`
    2. Anchors (208): `k$`
    3. Ranges (202): `^[a-f]*$`
    4. Backrefs (196): `((\w){3})\w*\1`
    4. Backrefs (200): `(.{3}).*\1`
    5. Abba (169): `^(.(?!(ll|ss|mm|rr|tt|ff|cc|bb)))*$|^n|ef`
    6. A man, a plan (162): `(.)(.)(.){0,1}\2\1`
    6. A man, a plan (164): `(.)(.).{0,1}\2\1`
    7. Prime (184): `^(x{2,3}|x{5}|x{7}|x{11}|x{13}|x{17}|x{19}|x{23}|x{29}|x{31}|x{37}|x{41}|x{43}|x{47}|x{53}|x{59}|x{61}|x{67}|x{71})$`
    8. Four (161): `(\w*a){4}|(\w*e){4}|(\w*i){4}|(\w*o){4}`
    9. Order (186): `^[a-m][c-o][^ad]\w*[^d]$`
    8. Four (165): `(.*a){4}|(.*e){4}|(.*i){4}|(.*o){4}`
    9. Order (187): `^[a-m][c-o][^ad].*[^d]$`
    10. Triples (507): `(^39|^44)|(^([0369]|([147][0369]*[258])|(([258]|[147][0369]*[147])([0369]*|[258][0369]*[147])([147]|[258][0369]*[258])))*$)`
    11. Glob (364): `^((\*(er|f|i|p|t|v))|(b|c(h|o|r)|do|l|mi|p(a|r|u)|re|w))`
    12. Balance (220): `^<{2,5}>|^(<>){0,2}$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`

    Total Score: 2803
    Total Score: 2816
  7. jpsim revised this gist Dec 20, 2013. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -3,11 +3,13 @@
    3. Ranges (202): `^[a-f]*$`
    4. Backrefs (196): `((\w){3})\w*\1`
    5. Abba (169): `^(.(?!(ll|ss|mm|rr|tt|ff|cc|bb)))*$|^n|ef`
    6. A man, a plan (159): `(\w)(\w)(\w){0,1}\2\1`
    6. A man, a plan (162): `(.)(.)(.){0,1}\2\1`
    7. Prime (184): `^(x{2,3}|x{5}|x{7}|x{11}|x{13}|x{17}|x{19}|x{23}|x{29}|x{31}|x{37}|x{41}|x{43}|x{47}|x{53}|x{59}|x{61}|x{67}|x{71})$`
    8. Four (161): `(\w*a){4}|(\w*e){4}|(\w*i){4}|(\w*o){4}`
    9. Order (186): `^[a-m][c-o][^ad]\w*[^d]$`
    10. Triples (507): `(^39|^44)|(^([0369]|([147][0369]*[258])|(([258]|[147][0369]*[147])([0369]*|[258][0369]*[147])([147]|[258][0369]*[258])))*$)`
    11. Glob (364): `^((\*(er|f|i|p|t|v))|(b|c(h|o|r)|do|l|mi|p(a|r|u)|re|w))`
    12. Balance (220): `^<{2,5}>|^(<>){0,2}$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`

    Total Score: 2803
  8. jpsim created this gist Dec 20, 2013.
    13 changes: 13 additions & 0 deletions answers.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    1. Plain Strings (201): `\w*foo\w*`
    2. Anchors (208): `k$`
    3. Ranges (202): `^[a-f]*$`
    4. Backrefs (196): `((\w){3})\w*\1`
    5. Abba (169): `^(.(?!(ll|ss|mm|rr|tt|ff|cc|bb)))*$|^n|ef`
    6. A man, a plan (159): `(\w)(\w)(\w){0,1}\2\1`
    7. Prime (184): `^(x{2,3}|x{5}|x{7}|x{11}|x{13}|x{17}|x{19}|x{23}|x{29}|x{31}|x{37}|x{41}|x{43}|x{47}|x{53}|x{59}|x{61}|x{67}|x{71})$`
    8. Four (161): `(\w*a){4}|(\w*e){4}|(\w*i){4}|(\w*o){4}`
    9. Order (186): `^[a-m][c-o][^ad]\w*[^d]$`
    10. Triples (507): `(^39|^44)|(^([0369]|([147][0369]*[258])|(([258]|[147][0369]*[147])([0369]*|[258][0369]*[147])([147]|[258][0369]*[258])))*$)`
    11. Glob (364): `^((\*(er|f|i|p|t|v))|(b|c(h|o|r)|do|l|mi|p(a|r|u)|re|w))`
    12. Balance (220): `^<{2,5}>|^(<>){0,2}$`
    13. Powers (43): `^(x{1,2}|x{4}|x{8}|x{16}|x{32}|x{64}|x{128}|x{256}|x{512}|x{1024})$`