LetsGrowMoreCommunity / DSA-Playyard

Explore the world of Data Structures and Algorithm
18 stars 51 forks source link

Revert "Count_Prime_Number_C++ #88" #134

Closed Yash-Thakare22 closed 3 years ago

Yash-Thakare22 commented 3 years ago

Hello @ChetasShree , Please make a separate function for counting prime numbers . Don't include that part in main function . Please do the required changes . Problem Statement- https://leetcode.com/problems/count-primes/