Timeline for Splitting company name into 3 strings
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 4, 2014 at 10:06 | comment | added | Lie Ryan | Check out word wrap algorithms. This is a commonly solved problem in text editor. | |
| Jul 4, 2014 at 7:04 | history | edited | McDauly | CC BY-SA 3.0 |
added 782 characters in body
|
| Jul 3, 2014 at 18:10 | comment | added | Pierre Menard | VB uses apostrophes (') to begin single-line comments, not // | |
| Jul 3, 2014 at 16:56 | answer | added | Bjørn-Roger Kringsjå | timeline score: 7 | |
| Jul 3, 2014 at 15:13 | comment | added | Hagen von Eitzen | Your solution attempts to split at whitespace. This is a nice idea, but not explicit in the requirement (and causes many problematic special cases). (Actually, the requirement that the concatenation of the output strings is the input string is also missing from the problem statement) | |
| Jul 3, 2014 at 15:04 | answer | added | Malachi | timeline score: 5 | |
| Jul 3, 2014 at 14:43 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 52 characters in body; edited title
|
| Jul 3, 2014 at 14:42 | history | edited | Malachi | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jul 3, 2014 at 14:22 | answer | added | BeetDemGuise | timeline score: 6 | |
| Jul 3, 2014 at 14:08 | answer | added | the_lotus | timeline score: 6 | |
| Jul 3, 2014 at 14:02 | review | First posts | |||
| Jul 3, 2014 at 14:21 | |||||
| Jul 3, 2014 at 13:49 | history | edited | RubberDuck | CC BY-SA 3.0 |
added 2 characters in body; edited tags; edited title
|
| Jul 3, 2014 at 13:42 | history | asked | McDauly | CC BY-SA 3.0 |