Vidhu Shekhar Tripathi
@Vidhu27
3 published packets
Joined Mar 2021
Published Projects
Program to check whether a year is Leap Year or not in C++
Hello Readers!! Today, we will learn how to check whether a year is a leap year or not in C++.
Apr 12, 2021
Program to Find the Roots of a Quadratic Equation in C++
This is a program where we find all the roots whether complex or real of a quadratic equation in C++.
Apr 03, 2021
BMI Calculator in C++
BMI stands for Body Mass Index. Body mass index (BMI) is a measure of fat present in a body. So here, we will compute the BMI of a person using C++.
Mar 23, 2021