Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write basic program for taking input from user and display the output #5

Open
rajatg64 opened this issue Oct 15, 2017 · 1 comment
Open

Comments

@rajatg64
Copy link
Collaborator

No description provided.

@rajatg64
Copy link
Collaborator Author

The specific problem is:
There is one Source S and Destination D, there exists N number of paths between S and D.
Given an array A which denotes maximum speed limits of n paths.
you have to find the path with takes minimum time to reach the distance?
First line contains S D N
Second line contains array A with length N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants