Jelly, 17 bytes
V€ṙJ$I€A’¬S€ṀμÐṀḢ
A monadic link accepting a list of strings (the integer representation does not allow leading zeros) and returning the first one with a maximal run as described.
Jonathan Allan
- 115.4k
- 8
- 68
- 293