codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 170 forks source link

Write a JavaScript program to find surface area of a cylinder #3702

Closed harshraj8843 closed 1 year ago

harshraj8843 commented 1 year ago

Description

Write a JavaScript program to find surface area of a cylinder

Surface area of cylinder = 2 × π × Radius × ( Radius + Height )

Radius : 2
Height : 3

Surface area : 62.83185307179586
How to contribute - Save the solution in `FindSurfaceAreaOfACylinder.js` file - Add `FindSurfaceAreaOfACylinder.js` file in `program/find-surface-area-of-a-cylinder` folder
yesayajones commented 1 year ago

!assign

yesayajones commented 1 year ago

Can I work on this? The automatic assigning, "!assign", is not working again.

harshraj8843 commented 1 year ago

!assign test

harshraj8843 commented 1 year ago

Hey @harshraj8843, this issue is already assigned to @yesayajones !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

harshraj8843 commented 1 year ago

@yesayajones Thanks for reporting this incident 👍🏻

The workflow was ignored 👉🏻 https://github.com/codinasion/program/actions/runs/3797187150

Don't know why (as issue body contains !assign), but I will try to fix it ASAP

https://github.com/codinasion/program/blob/ad631886f3a8a59df7e10e0a2edb3b5493669a0d/.github/workflows/auto-assign-issue.yml#L8

sujalcodes3 commented 1 year ago

!assign