Question: Question ( 4): Flowchart Main Integer count. I, n, sum, res count1 Sumo Input Integer Array arrin Next i=Oton-1 Done Input arro Next 1 =
Question ( 4): Flowchart Main Integer count. I, n, sum, res count1 Sumo Input Integer Array arrin Next i=Oton-1 Done Input arro Next 1 = n-1 to o decreasing Done res = count"arru sum=ressum count count2 End Question ( 4 ): pseudocode: Start Initialize count=1 and sum=0 Get n For(i=0 to n-1) do Get arr[i] End for For (i=n-1 to 0 decreasing) do Find count*arr[i] and assign it to res Find restsum and assign it to sum Multiply count by 2 End for Print sum Question ( 4): Flowchart Main Integer count. I, n, sum, res count1 Sumo Input Integer Array arrin Next i=Oton-1 Done Input arro Next 1 = n-1 to o decreasing Done res = count"arru sum=ressum count count2 End Question ( 4 ): pseudocode: Start Initialize count=1 and sum=0 Get n For(i=0 to n-1) do Get arr[i] End for For (i=n-1 to 0 decreasing) do Find count*arr[i] and assign it to res Find restsum and assign it to sum Multiply count by 2 End for Print sum
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
