Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 11 Online
OpenStudy (anonymous):

Does antone know how long problem set 6 should take to run for the showPlot3() implementation?

OpenStudy (anonymous):

depends on how much you put in there. you should be able to guage it by the execution time for showPlot1() and 2() for each of the robots - even if you are using different criteria in 3() to compare the two bots. If you suspect there is a problem with execution, add some print statements or 'logging variables' to capture the execution progress to help you see what is going on. You could post your code to if you want.

OpenStudy (anonymous):

thanks for the advice. I changed the amount of trials and a few other things and know my code works. I was just putting in too large of inputs and it was creating an extremely large runtime.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!