lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi!

This post is just for fun.

There is an interesting code gold problem:
https://codegolf.stackexchange.com/questions/154331/longest-non-repeating-substring

Can you improve Lua result?

-- Egor