7 Replies
$ask
How to get the best help
Make a post in #help or one of the topic channels under Development.
Avoid asking Can anybody help Has anyone used Why doesn't my code work?
C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in.
Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type
$code
into chat to learn how to post code.
See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.$paste
If your code is too long, you can post to https://paste.mod.gg/ and copy the link into chat for others to see your shared code!
https://paste.mod.gg/basic/viewer/ukjbbccupufm/0
i am trying to use bad character rules and good suffix rules to optimize the matching problem using boyer moore, this is my first time approaching this problem, can anyone help me where am I going wrong?, pls
BlazeBin Basic - ukjbbccupufm
A tool for sharing your source code with the world!
what are "bad character rules"?
and "good suffix rules"
and "boyer moore"
what about the code you gave doesn't work?
what is "the matching problem"?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.