cimplec/sim-c

[FEATURE] Write simC code for question 112

frankhart2018 opened this issue · 4 comments

Question

Find the area of a circumcircle which passes through all the vertices of a square of side 9 units.

Where to put the code?

In simc-codes directory

What to name the file?

q112.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."

Can I work on this?

@Chasmiccoder Of course! (remember name branch in-<number-of-issue>)

I have submitted the PR. (Also used the branch in-379)
Please check if that has been implemented properly.

Merged.