Many people find the process to rub out trace in odt rather challenging, especially if they don't often deal with documents. However, nowadays, you no longer have to suffer through long instructions or spend hours waiting for the editing app to install. DocHub enables you to adjust documents on their web browser without setting up new programs. What's more, our robust service offers a complete set of tools for comprehensive document management, unlike so many other online tools. That’s right. You no longer have to export and import your forms so often - you can do it all in one go!
No matter what type of document you need to alter, the process is easy. Make the most of our professional online solution with DocHub!
so in this video weamp;#39;re going to run through this algorithm uh weamp;#39;re going to use b is equal to 4 and then weamp;#39;re going to answer a question on complexity for part b okay so iamp;#39;m going to need a trace table so um i know with the number of steps this is going to take iamp;#39;m actually going to do this going horizontally okay because i might have a little bit more space to do that in so i need um in this case row headers of a b c d um and iamp;#39;m going to print as well okay so letamp;#39;s set that up okay so first of all let a be equal to zero then input b b is four c is the integer part of b divided by three so weamp;#39;ve got four divided by three which is going to be 1.3 occurring but you ignore the point through occurring you just have the one okay so thatamp;#39;s the integer part so that means that c is one d is b plus two c so four plus two lots of one so thatamp;#39;d be six a is now d take away a so d take away a so thatamp;#39;d be six