cimplec / sim-c

A dynamically typed high-level front end for C

Home Page:https://cimplec.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Write simC code for question 114

frankhart2018 opened this issue · comments

Question

If a metal cube of side 3m is melted to make small balls, find the number of balls formed if each ball has a radius of 1.5cm

Where to put the code?

In simc-codes directory

What to name the file?

q114.simc

Note: You can only start doing a question if it has been assigned to you by a maintainer. Once assigned to someone this questions will not be reassigned, it can only be reassigned if the person does not complete his/her task."

I want to work on this issue. Can you assign me this issue?

Sure assigning this to you @hyp3r5pace.

Hello, Can I please work on this issue for SWoC 2021 ?

Sure @ayush-mishra-git assigning this to you.

This is a simple Maths problem and I'm a non-med student so, .......it will be easy for me .
I'd like to work on this issue. can you please assign it to me.

Sure assigning this to you too @erzmafia.

This issue won't be assigned to anymore people. The maximum people we can assign to this is 3.

@frankhart2018 i have completed this issue and it is in my local directory . Actually I'm a beginner so can you guide me how to push that code in repo

@frankhart2018 i have completed this issue and it is in my local directory . Actually I'm a beginner so can you guide me how to push that code in repo

Hey @erzmafia, please go through this great tutorial by datacamp:- https://www.datacamp.com/community/tutorials/git-push-pull.

So i have to push or create a PR ? silly question but bata do

So i have to push or create a PR ? silly question but bata do

@erzmafia only a core dev can push directly to this repository. You will have to make a PR.

Thankyou @frankhart2018 for helping me :) i have created a pull request