TNP CHALLENGE 401
CodeChefOpen on judge ↗
Mukesh is travelling to a certain place which is m kilometers away from his current position. It is seen that he is travelling in a constant speed n. Find the time taken by Mukesh to reach his destination in seconds? ###Input: first line is distance(in Kms) second line is speed (in Km/hr) ###Output: output is a single line with time taken in seconds ###Constraints 1 <= m <=
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start