4 persons a, b , c , d have to go to concert which will held
in 17 minutes. there is a bridge which only 2 persons at a
time can cross. its night and they have only one flashlight
with them. Flashlight cannot be thrown. one person should
return with the flashlight
all 4 person have different speed.
a = crosses bridge in 1 min.
b = crosses bridge in 2 min.
c = crosses bridge in 5 min.
d = crosses bridge in 10 min
how can they all reach in time.??
Ex- suppose a and d crosses bridge which will take 10 mins
and then d returns back with a flashlight which will make 20
mins and mission is failed.
Answer / ajit kumar jha
A and B will cross the bridge. --> 2 mins
A will come back with the flashlight. --> 1 min
C and D will cross the bridge --> 10 mins
B will come back with the flashlight. --> 2 mins
A and B will cross the bridge. --> 2 mins
Total is 17 mins.
| Is This Answer Correct ? | 26 Yes | 3 No |
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
What is the purpose of STRCMTCTL command?
What is the Select and Omit criteria in logical file?
when should I use method get, and when should I use method post in my cgis?
records can be read/update/deleted with which file?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
How many Printer Files can Declare in a CL Program?
i have recently moved to hyd. i would like to know which is the best institue to learn AS400. are there any in ameerpet? thanks.
is there any way to dynamically merge other html scripts into a given html?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...
how can we run a batch job?
How to reverse the string in rpg