-
### Name
Syed Huzaifa
-
### Description
It will be great to have a hacktoberfest label in the readme file and moreover it will be easy to understand
### Additional information
_No response_
### Code of Conduct
- [X] I …
-
### Description
Simple C++ program to convert days to minutes.
```
Input: 4
Output: 5760
```
-
### Description
Simple C program to find cube of a number.
```
Input: 2
Output: 8
```
-
There are two files with similar name containing same code.
One of the file must be removed.
[FindRootsOfQuadraticEquation.scala](https://github.com/codinasion/program/blob/master/program/find-ro…
-
### Description
A C++ program to find the area of a square.
```
Input: 3
Output: 9
```
-
### Name
Shubham Verma
-
### Description
Write a Scala program to find volume of a cube
Volume of cube = `Side`^3
```
Side : 2
Volume : 8
```
How to contribute
- Save the solution in `program/findVolumeOfACube.sca…
-
### Description
Write a Perl program to find volume of a cube
Volume of cube = `Side`^3
```
Side : 2
Volume : 8
```
How to contribute
- Save the solution in `program/find_volume_of_a_cube.…
-
### Description
Write a Haskell program to find volume of a cube
Volume of cube = `Side`^3
```
Side : 2
Volume : 8
```
How to contribute
- Save the solution in `program/find_volume_of_a_cu…