☑Kizspy.me
Given Document
(Choose 1 answer)
☐ A
Given the algorithm
procedure X (n: integer)
sum:=0
for i:=1 to n do
for j=1 to (i*i) do
sum:=sum+i/j
Print(sum)
If n=6, how many divisions are required?
A. 91
B. 55
C. 66
D. 37
E. 140
☐
sh the exam.
LAPTOP RUNNING