On Wed, Aug 19, 2020 at 10:07 AM 洪嘉鴻 <[email protected]> wrote:

> Hello everyone:
> I use golang with Win10. The version of golang which I'm using is go1.15.
> I want to find out the repeated string.
> For example, given a string which is "1134534534534534".
> I want the output string to be "345"
> I've tried to
> Could anyone help me to solve this problem?

It would be nice if you can show the code that you wrote in an attempt
to solve this problem. Someone may then point out where a mistake was
made and/or suggest a better solution.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-UrU6o8xbnZNYtTFSHG12Yg8BT68_eEU4C3JoKK4bKCSw%40mail.gmail.com.

Reply via email to