Back to Cosmos

cosmos

code/unclassified/src/biggest_of_n_numbers/readme.md

latest399 B
Original Source

cosmos

Your personal library of every algorithm and data structure code that you will ever encounter

Biggest Of n numbers

The aim is to find the maximum numbers among the n given numbers. The value n and the elements are taken as input from the user.

<p align="center"> A massive collaborative effort by <a href="https://github.com/OpenGenus/cosmos">OpenGenus Foundation</a> </p>