OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.54k stars 3.66k forks source link

Add egg dropping puzzle solution #903

Open Vitorvgc opened 6 years ago

Vitorvgc commented 6 years ago

Add the code for the egg dropping puzzle problem.

Description of the problem can be found here.

Vitorvgc commented 6 years ago

Added implementation in C++: #904.