-
-
Save jonathanmorley/8058871 to your computer and use it in GitHub Desktop.
Revisions
-
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -49,4 +49,5 @@ Long count | 239 | `^((?=(\S*)0).{4} (?=\2[1]))+1+$` | Davide Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Total | 3664 Subtraction | 180 | `^(.+)(.+) - \1 = \2$` | jonathanmorley (GH) Typist | 180 | `^[adresbtcfxzgvwq]+$` | jonathanmorley (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexan Powers 2 | 88 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Total | 4075 Subtraction | 180 | `^(.+)(.+) - \1 = \2$` | jonathanmorley (GH) Typist | 181 | `^[adresbtcfxzgvw]+$` | jonathanmorley (GH) Hard Mode ========= -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Long count | 256 | `((.+)0\2+1){8}` | Davide Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) Powers 2 | 88 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Total | 4075 Subtraction | 180 | `^(.+)(.+) - \1 = \2$` | jonathanmorley (GH) Hard Mode ========= @@ -46,4 +47,5 @@ Powers | 93 | `^(?!(.(..)+)\1*$)` | plby ( Long count | 239 | `^((?=(\S*)0).{4} (?=\2[1]))+1+$` | Davidebyzero (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Total | 3664 Subtraction | 180 | `^(.+)(.+) - \1 = \2$` | jonathanmorley (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,4 +45,5 @@ Balance | 443 | `^(<(<(<(<(<(<(<>)*>)*>)*>)*>)*>)*>)*$` | gkucmi Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 239 | `^((?=(\S*)0).{4} (?=\2[1]))+1+$` | Davidebyzero (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Total | 3664 -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Powers | 93 | `^(?!(.(..)+)\1*$)` | plby ( Long count | 256 | `((.+)0\2+1){8}` | Davidebyzero (GH) Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) Powers 2 | 88 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Total | 4075 Hard Mode ========= -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Four | 199 | `(.)(.\1){3}` | chrism Order | 199 | `^.{5}[^e]?$` | ekke (HN) Triples | 596 | <code>00($|3|6|9|12|15)|4.2|.1.+4|55|.17</code>| alexandrosm (GH) Glob | 397 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 454 | <code>.{37}|^(<(..(?!<.>$))*>)*$</code>| Davidebyzero (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 256 | `((.+)0\2+1){8}` | Davidebyzero (GH) Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 0 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,13 +1,11 @@ See Also: * [HN Post](https://news.ycombinator.com/item?id=6941231) * [Regex Golf Answers (Gist)](https://gist.github.com/jpsim/8057500) * [Best known Regex Golf solutions (Gist)](https://gist.github.com/Davidebyzero/9221685) * [Regex Golf (reddit)](http://www.reddit.com/r/programming/comments/1tb0go/regex_golf/) Normal ====== Level |Score| Regex | Credit ------------ |:---:| -------------------------------------------------- | ------ Warmup | 207 | `foo` | @@ -29,7 +27,6 @@ Powers 2 | 88 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc Hard Mode ========= Level |Score| Regex | Credit ------------ |:---:| -------------------------------------------------- | ------ Warmup | 207 | `foo` | -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,9 @@ See Also: * [HN Post](https://news.ycombinator.com/item?id=6941231) * [Regex Golf Answers (Gist)](https://gist.github.com/jpsim/8057500) * [Best known Regex Golf solutions (Gist)](https://gist.github.com/Davidebyzero/9221685) * [Regex Golf (reddit)](http://www.reddit.com/r/programming/comments/1tb0go/regex_golf/) Normal ====== -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ See Also: [HN Post](https://news.ycombinator.com/item?id=6941231) [Regex Golf Answers (Gist)](https://gist.github.com/jpsim/8057500) [Best known Regex Golf solutions (Gist)](https://gist.github.com/Davidebyzero/9221685) [Regex Golf (reddit)](http://www.reddit.com/r/programming/comments/1tb0go/regex_golf/) Normal -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ See Also: [HN Post](https://news.ycombinator.com/item?id=6941231) [Regex Golf Answers (Gist)](https://gist.github.com/jpsim/8057500) [Best known Regex Golf solutions (Gist)](https://gist.github.com/Davidebyzero/9221685) [Regex Golf (reddit)](http://www.reddit.com/r/programming/comments/1tb0go/regex_golf/) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 7 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,10 @@ See Also: [HN Post](https://news.ycombinator.com/item?id=6941231) [Regex Golf Answers (Gist)](https://gist.github.com/jpsim/8057500) [Best known Regex Golf solutions (Gist)](https://gist.github.com/Davidebyzero/9221685) [Regex Golf (reddit)](http://www.reddit.com/r/programming/comments/1tb0go/regex_golf/) Normal ====== -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,6 @@ Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2})) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 443 | `^(<(<(<(<(<(<(<>)*>)*>)*>)*>)*>)*>)*$` | gkucmierz (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 239 | `^((?=(\S*)0).{4} (?=\2[1]))+1+$` | Davidebyzero (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Four | 199 | `(.)(.\1){3}` | chrism Order | 156 | `^a*b*c*d*e*f*g*h*i*j*k*l*m*n*o*p*q*r*s*t*u*v*w*x*y*z*$`| Davidebyzero (GH) Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 443 | `^(<(<(<(<(<(<(<>)*>)*>)*>)*>)*>)*>)*$` | gkucmierz (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 235 | `^((?=(\S*)0).{4} (?=\2[1])){15}\2.$` | teukon (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Abba | 193 | `^(?!.*(.)(.)\2\1)` | chingj A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | jonathanmorley (GH) Prime | 284 | `^(?!(xx+)\1+$)xx` | Davidebyzero (GH) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 156 | `^a*b*c*d*e*f*g*h*i*j*k*l*m*n*o*p*q*r*s*t*u*v*w*x*y*z*$`| Davidebyzero (GH) Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 352 | <code>^$|.{37}|^<(.(?!><*.>$).)*>$</code>| Davidebyzero (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Ranges | 202 | `^[a-f]*$` | Backrefs | 201 | `(...).*\1` | gorhill (HN) Abba | 193 | `^(?!.*(.)(.)\2\1)` | chingjun (HN) / josephlord (HN) A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | jonathanmorley (GH) Prime | 284 | `^(?!(xx+)\1+$)xx` | Davidebyzero (GH) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Hard Mode Level |Score| Regex | Credit ------------ |:---:| -------------------------------------------------- | ------ Warmup | 207 | `foo` | Anchors | 206 | `ick$` | Davidebyzero (GH) Ranges | 202 | `^[a-f]*$` | Backrefs | 201 | `(...).*\1` | gorhill (HN) Abba | 193 | `^(?!.*(.)(.)\2\1)` | chingjun (HN) / josephlord (HN) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Triples | 596 | <code>00($|3|6|9|12|15)|4.2&# Glob | 397 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 452 | <code>^$|.{37}|^<(.(?!><*.>$).)*>$</code>| Davidebyzero (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 256 | `((.+)0\2+1){8}` | Davidebyzero (GH) Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) Powers 2 | 88 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Four | 199 | `(.)(.\1){3}` | chrism Order | 199 | `^.{5}[^e]?$` | ekke (HN) Triples | 596 | <code>00($|3|6|9|12|15)|4.2|.1.+4|55|.17</code>| alexandrosm (GH) Glob | 397 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 452 | <code>^$|.{37}|^<(.(?!><*.>$).)*>$</code>| Davidebyzero (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 254 | `((.+)0 \2?1 ){7}` | senegrom (GH) Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) @@ -36,7 +36,7 @@ Four | 199 | `(.)(.\1){3}` | chrism Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 352 | <code>^$|.{37}|^<(.(?!><*.>$).)*>$</code>| Davidebyzero (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 235 | `^((?=(\S*)0).{4} (?=\2[1])){15}\2.$` | teukon (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Four | 199 | `(.)(.\1){3}` | chrism Order | 199 | `^.{5}[^e]?$` | ekke (HN) Triples | 596 | <code>00($|3|6|9|12|15)|4.2|.1.+4|55|.17</code>| alexandrosm (GH) Glob | 397 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 452 | <code>^$|.{37}|^<(.(?!><*.>$).)*>$</code>| Davidebyzero (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 254 | `((.+)0 \2?1 ){7}` | senegrom (GH) Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) @@ -36,7 +36,7 @@ Four | 199 | `(.)(.\1){3}` | chrism Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 352 | <code>^$|.{37}|^<(.(?!><*.>$).)*>$</code>| Davidebyzero (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 235 | `^((?=(\S*)0).{4} (?=\2[1])){15}\2.$` | teukon (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,6 @@ Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2})) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 235 | `^((?=(\S*)0).{4} (?=\2[1])){15}\2.$` | teukon (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,6 @@ Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2})) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 232 | `^(?!.*\S{5})((.*)0(1*) (?=\2[1]+)){15}` | Davidebyzero (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,7 +34,7 @@ A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | jonath Prime | 283 | <code>^(?!.$|(..+)\1+$)</code> | josephlord (HN) / jonathanmorley (GH) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 524 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,7 +34,7 @@ A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | jonath Prime | 283 | <code>^(?!.$|(..+)\1+$)</code> | josephlord (HN) / jonathanmorley (GH) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 523 | <code>(?=((.*?[147]){3})*((.*?[147]|){2}))(?=((.*?[258]){3})*((.*?[258]|){2}))^.*$(\3\7|(?!\3|\7)\4\8|(?!\4|\8))</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,7 +34,7 @@ A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | jonath Prime | 283 | <code>^(?!.$|(..+)\1+$)</code> | josephlord (HN) / jonathanmorley (GH) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 523 | <code>^([0369]|[147][0369]*[258]|([258]|[147][0369]*[147])([0369]|[258][0369]*[147])*([147]|[258][0369]*[258]))*$</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -39,5 +39,5 @@ Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwelln Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 154 | `((.+)0 \2?1 ){7}` | senegrom (GH) Alphabetical | 282 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 35 additions and 35 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,43 +1,43 @@ Normal ====== Level |Score| Regex | Credit ------------ |:---:| -------------------------------------------------- | ------ Warmup | 207 | `foo` | Anchors | 208 | `k$` | Ranges | 202 | `^[a-f]*$` | Backrefs | 201 | `(...).*\1` | gorhill (HN) Abba | 195 | <code>^(?!.*(.)\1)|ef</code> | BeniaminK (GH) A man, a plan| 177 | `^(.)[^p].*\1$` | hyp0 (HN) Prime | 286 | `^(?!(..+)\1+$)` | josephlord (HN) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 199 | `^.{5}[^e]?$` | ekke (HN) Triples | 596 | <code>00($|3|6|9|12|15)|4.2|.1.+4|55|.17</code>| alexandrosm (GH) Glob | 397 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 336 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 254 | `((.+)0 \2?1 ){7}` | senegrom (GH) Alphabetical | 317 | <code>.r.{32}r|a.{10}te|n.n..</code> | alexandrosm (GH) Powers 2 | 88 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) Hard Mode ========= Level |Score| Regex | Credit ------------ |:---:| -------------------------------------------------- | ------ Warmup | 207 | `foo` | Anchors | 108 | `k$` | Ranges | 202 | `^[a-f]*$` | Backrefs | 201 | `(...).*\1` | gorhill (HN) Abba | 193 | `^(?!.*(.)(.)\2\1)` | chingjun (HN) / josephlord (HN) A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | jonathanmorley (GH) Prime | 283 | <code>^(?!.$|(..+)\1+$)</code> | josephlord (HN) / jonathanmorley (GH) Four | 199 | `(.)(.\1){3}` | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | ekke (HN) Triples | 523 | <code>^([0369]|[147][0369]*[258]|([258]|[147][0369]*[147])([0369]|[258][0369]*[147])*([147]|[258][0369]*[258]))*$</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | plby (GH) Long count | 154 | `((.+)0 \2?1 ){7}` | senegrom (GH) Alphabetical | 217 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code>| teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -39,5 +39,5 @@ Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| 23 Balance | 236 | <code>^<.*>$|^$</code> | 9 | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | 17 | plby (GH) Long count | 154 | `((.+)0 \2?1 ){7}` | 16 | senegrom (GH) Alphabetical | 217 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code> | 58 | teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | 22 | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,7 +34,7 @@ A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | 40 Prime | 283 | <code>^(?!.$|(..+)\1+$)</code> | 17 | josephlord (HN) / jonathanmorley (GH) Four | 199 | `(.)(.\1){3}` | 11 | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | 11 | ekke (HN) Triples | 523 | <code>^([0369]|[147][0369]*[258]|([258]|[147][0369]*[147])([0369]|[258][0369]*[147])*([147]|[258][0369]*[258]))*$</code> | teukon (GH) Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| 23 | nwellnhof (HN) Balance | 236 | <code>^<.*>$|^$</code> | 9 | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | 17 | plby (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -39,5 +39,5 @@ Glob | 297 | <code>ai|c$|^p|[bcnrw][bnopr]</code>| 23 Balance | 236 | <code>^<.*>$|^$</code> | 9 | mattchainsaw (GH) Powers | 93 | `^(?!(.(..)+)\1*$)` | 17 | plby (GH) Long count | 154 | `((.+)0 \2?1 ){7}` | 16 | senegrom (GH) Alphabetical | 217 | <code>^(?!.*\b(.*)(e|(n|r|(s|t))).* \1(a|(?!\3)[en]|(?!\4)[rs]))</code> | 58 | teukon (GH) Powers 2 | -12 | <code>^(?!((xxx)+x|xx|)\1*$)</code> | 22 | muxrwc (GH) -
jonathanmorley revised this gist
Feb 22, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Ranges | 202 | `^[a-f]*$` | 8 Backrefs | 201 | `(...).*\1` | 9 | gorhill (HN) Abba | 193 | `^(?!.*(.)(.)\2\1)` | 17 | chingjun (HN) / josephlord (HN) A man, a plan| 150 | `^(.?)(.?)(.?)(.?)(.?)(.?).?\6\5\4\3\2\1$` | 40 | jonathanmorley (GH) Prime | 283 | <code>^(?!.$|(..+)\1+$)</code> | 17 | josephlord (HN) / jonathanmorley (GH) Four | 199 | `(.)(.\1){3}` | 11 | chrismorgan (HN) / MereInterest (HN) Order | 99 | `^.{5}[^e]?$` | 11 | ekke (HN) Triples | 496 | <code>00($|3|6|9|12|15)|4.2|.1.+4|55|.17</code>| 34 | alexandrosm (GH)
NewerOlder