Timeline for Look and say sequence
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 24, 2013 at 17:07 | history | suggested | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | Fixed formatting of the code snippet which made <f> not appear |
| Aug 24, 2013 at 16:50 | comment | added | Gilles 'SO- stop being evil' | Some of these tricks are costing you more than they bring. Using \k<f> would let you not save the regex in a variable. Using for$c(a..u) instead of $c=a; plus while$c++ne u is shorter. | |
| Aug 24, 2013 at 16:46 | review | Suggested edits | |||
| S Aug 24, 2013 at 17:07 | |||||
| Apr 29, 2011 at 18:40 | history | edited | chinese perl goth | CC BY-SA 3.0 | $verbose++; |
| Apr 29, 2011 at 18:03 | history | answered | chinese perl goth | CC BY-SA 3.0 |