walkccc / CLRS

📚 Solutions to Introduction to Algorithms Third Edition
https://walkccc.me/CLRS
MIT License
4.63k stars 1.26k forks source link

Update 33.1.md #428

Closed devamgupta closed 2 years ago

devamgupta commented 2 years ago

Consider the following set of points - P0(6,5), P1(9,5), P2(3,8), P3(7,3), P4(6,6). What output will the given algorithm give on the above set of points?

walkccc commented 2 years ago

I think this doesn't answer the question, so I'll close it. Feel free to reopen it.