# QC1. Limitations of Classical Computers

Classical computers have been the backbone of our digital age, powering everything from scientific research to business operations. However, they do have their limitations. To understand it better, let's start with an example.

Suppose you are a truck driver and you have to deliver products in 25 different regions throughout the United States.

![Shrotest Path Truck](https://github.com/debjotyms/blog-posts/blob/main/Quantum%20Computing/resources/001%20Limitations%20of%20Classical%20Computers/1_shortest_path_truck.png?raw=true align="left")

Now, if you want to know the best route to complete your task, do you know how much time a classical computer will take to give you the output? It will take more than **20,000,000 (20 Million)** years. That is crazy, right?

![Problem With Todays Computes](https://github.com/debjotyms/blog-posts/blob/main/Quantum%20Computing/resources/001%20Limitations%20of%20Classical%20Computers/2_problem_with_todays_computers.png?raw=true align="left")

Using the fastest computers during this calculation could reduce some time. But still, classical computers struggle a lot to solve certain problems like dealing with large datasets and large numbers of possible combinations.

Other types of problems that classical computers struggle to solve:

![Problems In Which Classical Computes Struggle](https://github.com/debjotyms/blog-posts/blob/main/Quantum%20Computing/resources/001%20Limitations%20of%20Classical%20Computers/3_problems_in_which_classical_computers_struggle.png?raw=true align="left")

![Problems In Which Classical Computes Struggle](https://github.com/debjotyms/blog-posts/blob/main/Quantum%20Computing/resources/001%20Limitations%20of%20Classical%20Computers/4_problems_in_which_classical_computers_struggle.png?raw=true align="left")

And that is where **quantum computers** come in.
