Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • \$\begingroup\$ Are we allowed to use flags such as -S? \$\endgroup\$ Commented Mar 18, 2017 at 1:06
  • \$\begingroup\$ @BrianMcCutchon Good question: answer is no. (Since they're not part of the code subject to the regex, it seemed too loophole-ish to use them.) Edited to clarify. \$\endgroup\$ Commented Mar 18, 2017 at 4:38
  • \$\begingroup\$ So far I have that a*b is _V_VRVENCGaRLbPU1, ,a is _MUENZGa, aJ" " is aJ_VRVk, and a@i is something like _V_VRVaZCGi, though I can't quite work out the precedence without parentheses yet. Also, a vague idea that I can get the permutations of a range (created as above, using the equivalent of ,(a*a)) and use that to select the correct permutation for each row. \$\endgroup\$ Commented Mar 19, 2017 at 3:32
  • \$\begingroup\$ @BrianMcCutchon I can't comment on any specifics, of course, but I'm really enjoying the progress update. ^_^ \$\endgroup\$ Commented Mar 19, 2017 at 5:37
  • \$\begingroup\$ I think it's safe now. How'd you do it? \$\endgroup\$ Commented Mar 21, 2017 at 3:58