Timeline for Where are they calling from?
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Sep 19, 2019 at 15:46 | comment | added | Arnauld | @ovs It does, but the current version is actually 71 bytes -- the byte count was outdated. | |
| Sep 19, 2019 at 15:44 | history | edited | Arnauld | CC BY-SA 4.0 | fixed the byte count |
| Sep 19, 2019 at 15:29 | comment | added | ovs | Does s=>/(2[^07]|3[578]|42|599?|50|6[789]|8[0578]|9[679]|[^17]|)./.exec(s)[0] work for 72 bytes? | |
| Sep 18, 2019 at 19:08 | comment | added | Arnauld | @Neil Indeed. Thanks! | |
| Sep 18, 2019 at 19:08 | history | edited | Arnauld | CC BY-SA 4.0 | saved 2 bytes |
| Sep 18, 2019 at 19:03 | comment | added | Neil | I think 599?|50 can replace 599|5[09]. | |
| Sep 18, 2019 at 17:47 | history | edited | Arnauld | CC BY-SA 4.0 | removed 2 useless bytes |
| Sep 18, 2019 at 16:47 | history | edited | Arnauld | CC BY-SA 4.0 | fixed version for 27 |
| Sep 18, 2019 at 16:41 | history | edited | Arnauld | CC BY-SA 4.0 | saved 1 byte |
| Sep 18, 2019 at 16:35 | history | answered | Arnauld | CC BY-SA 4.0 |