to write a program, that finds the minimum total number of
shelves, including the initial one, required for this
loading process.
The packets are named A, B, C, D, E ……..
Any numbers of packets with these names could be kept in the
shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK].
All packets are to be loaded on cars. The cars are lined in
order, so that the packets could be loaded on them. The cars
are also named [A, B, C, D, E,………….].
Answer Posted / murali
wat a question dude....
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
Can you please compare array with pointer?
What is union and structure in c?
How reliable are floating-point comparisons?
Explain how do you print an address?
How can I avoid the abort, retry, fail messages?
How can I pad a string to a known length?
What is a stream water?
For what purpose null pointer used?
why we wont use '&' sing in aceesing the string using scanf
how is the examination pattern?
Write a program to check whether a number is prime or not using c?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Do you know the purpose of 'register' keyword?
what is the height of tree if leaf node is at level 3. please explain
What is call by reference in functions?