Using the knowledge of pseudocodes it is possible to organize the stock of a store with the correct amount of blankets.
int blanket_info(30)
int blanket_disc,size_blanket,i,j;
for (i=0;i<n;i++){
insert the discription of every blanket (blanket_disc);
}
for(j=0;j<n;j++){
insert the size of blanket (size_blanket);
}
return arr [ ][ ];
int print_list()
end;,
See more about pseudocode at brainly.com/question/13208346
#SPJ1