#function calls inside another function

19 messages Β· Page 1 of 1 (latest)

cobalt urchinBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

little hedge
#

you only assign score once, outside the loop

#

but with that said, not enough information

silent basin
#

i think i saw the mistake xD

#

nah, same 😐

little hedge
silent basin
#

yea, I tried to use a little as possible πŸ˜›

little hedge
#

as little is possible isn't really what is needed, like, strictly speaking "as little as possible" is... well, literally nothing

#

as little as possible to fully demonstrate the entire problem with all required context necessary to understand it, but not more than this

#

notably this doesn't mean just dump your entire code

#

it does mean you may need to copy your original code, delete a bunch of stuff, and post a new example, that compiles and runs, with only the bare minimum required code to accomplish this

#

but, the link I gave explains this

#

minimal means, well... minimal, it doesn't mean "nothing"

#

and it doesn't mean "all your code"

#

somewhere in between

silent basin
#

okay, thank you for an explanation

little hedge
#

see some recent (past 30 minutes) conversation in #cpp-help-text for an example of how not to respond to this request for an MCVE πŸ˜‰

cobalt urchinBOT
#

@silent basin Has your question been resolved? If so, run !solved :)

cobalt urchinBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.