Timeline for Alphabet completion rate
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 24, 2019 at 20:38 | comment | added | Robin Ryder | @C.Braun Got it, thanks! I've explicitly made it into a function (at a cost of 3 bytes) and I think it's OK now. | |
| Jun 24, 2019 at 20:37 | history | edited | Robin Ryder | CC BY-SA 4.0 | correct issue with input |
| Jun 24, 2019 at 18:37 | comment | added | C. Braun | I do not quite understand what you have done in the header part on TIO, but running just the code above in an R interpreter does not work. You seem to be redefining scan to not split on quotation marks, like the default does? | |
| Jun 21, 2019 at 17:34 | comment | added | Robin Ryder | @C.Braun Not in my tests... For instance, the first test case on TIO includes quotes and gives the correct result. Could you give an example? | |
| Jun 21, 2019 at 14:35 | comment | added | C. Braun | This fails when there are quotes in the input. | |
| Jun 21, 2019 at 13:22 | history | answered | Robin Ryder | CC BY-SA 4.0 |