#why runtime error

14 messages · Page 1 of 1 (latest)

meager garden
#

🥹

languid rootBOT
#

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 use !howto ask.

meager garden
#

Write four functions compSquareRoot, compSquare, recursiveEqual and recursiveLess to complete the program in Student ID-hw6.cpp which solves UVa 10023 - Square root

plucky owl
main capeBOT
#
Critical error:

Unable to find compiler or language for target 'txt'.

plucky owl
#

was worth a try

meager garden
#

;compile cpp

main capeBOT
#
Critical error:

You must attach a code-block containing code to your message or quote a message that has one.

meager garden
main capeBOT
#
Program Output
0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0
languid rootBOT
#

This question is being automatically marked as stale.
If your question has been answered, type !solved.
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.

jade bridge
#

I don't know if you've managed to solve it yet

#

But a few questions for you:

Have you heard of std:: string and std:: vector? Why are you not using them?

Have you heard of structs? Might be the perfect opportunity to use them