Can anyone help me develop a c++ algorithm?
Can anyone help me develop a c++ algorithm?
Perhaps. Can you give some specifics? I don't know C++ itself, but I know C and java and so maybe I can help. What do you need?
@ahafeez: see "How To Ask Questions The Smart Way" and "Writing the Perfect Question" for guidelines on asking for help. "Can anyone help me ..." is a useless query.
Also, algorithms are independent of programming language, though you can implement an algorithm in a given language using given libraries or frameworks.
Last edited by misson; 04-19-2011 at 06:34 PM.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.
Are you talking about something like the function templates in <algorithm> in the STL (ie here)?
Nothing is always absolutely so.
Just a simple algorithm type program where the user would select a problem, and then use yes or no
Dude, do you want to be helped? I don't think anyone understands what you are saying. Please help us help you by being more clear.