Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to make a route calculator where, given a map of cities, the connections between them and the city of origin and destination, I am able to find a valid route.

What I have tried:

As much as I rack my head, I can't come to a viable solution; It should be noted that I am a beginner.
Posted
Updated 25-Dec-22 4:39am

1 solution

While we are more than willing to help those that are stuck, that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for us to do it all for you.

So we need you to do the work, and we will help you when you get stuck. That doesn't mean we will give you a step by step solution you can hand in!
Start by explaining where you are at the moment, and what the next step in the process is. Then tell us what you have tried to get that next step working, and what happened when you did.

And frankly, that's not a "beginner" task: at least "intermediate" skill is probably required.

If you are having problems getting started at all, then this may help: How to Write Code to Solve a Problem, A Beginner's Guide[^]
 
Share this answer
 
Comments
shakas11 25-Dec-22 11:12am    
I know it but I dont know how start with this exercise :(
OriginalGriff 25-Dec-22 11:45am    
Basically, get more experience first - this isn't a beginner task, like "hello world", "factorials", or "sum all the values in this list".
shakas11 25-Dec-22 14:01pm    
I have these knowledge but I dont know how start with the route calculator. Thank you anyway.
OriginalGriff 25-Dec-22 14:10pm    
And I quote: "It should be noted that I am a beginner."

As I said, this isn't a beginner project.
shakas11 25-Dec-22 14:19pm    
But I have to do the project and that's why I needed help :(

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900