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,………….].
Answers were Sorted based on User's Feedback
Answer / sri
overaj is a boy......murali is ove's lover............pls
copy this code and u will get the answer............
| Is This Answer Correct ? | 18 Yes | 18 No |
Can one function call another?
What is an auto keyword in c?
What is character set?
Is there a way to switch on strings?
Stimulate calculator using Switch-case-default statement for two numbers
what is the difference between const volatile int i & volatile const int j;
What does != Mean in c?
how to find out the reverse number of a digit if it is input through the keyboard?
write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.
what is compiler
Is null always equal to 0(zero)?
What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }
8 Answers MindFire, TCS, Tech Mahindra,