User talk:RasF: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Apollonius: Definition of Circle? And Hi!)
Line 3: Line 3:
In the Java solution you added where did the Polynomial class come from? Is that in a library? --[[User:Mwn3d|Mwn3d]] 20:19, 11 August 2010 (UTC)
In the Java solution you added where did the Polynomial class come from? Is that in a library? --[[User:Mwn3d|Mwn3d]] 20:19, 11 August 2010 (UTC)


Hmm .. no. Its just the roots of a second degree polynomial. I should write it out. --[[User:RasF|RasF]] 20:34, 11 August 2010 (UTC)
:Hmm .. no. Its just the roots of a second degree polynomial. I should write it out. --[[User:RasF|RasF]] 20:34, 11 August 2010 (UTC)

Hi RasF. A definition for circle is missing too. You re creating a new task with the first solution so others will look to your solution if they have any issues. You should ensure you include ''all'' the code that doesn't come from a languages standard libraries, and it is good to give example input/output too as this helps others check their code without having to actually run your fist solution.

Whilst I'm at it: Welcome to R.C. Have fun! --[[User:Paddy3118|Paddy3118]] 20:44, 11 August 2010 (UTC)

Revision as of 20:44, 11 August 2010

Apollonius

In the Java solution you added where did the Polynomial class come from? Is that in a library? --Mwn3d 20:19, 11 August 2010 (UTC)

Hmm .. no. Its just the roots of a second degree polynomial. I should write it out. --RasF 20:34, 11 August 2010 (UTC)

Hi RasF. A definition for circle is missing too. You re creating a new task with the first solution so others will look to your solution if they have any issues. You should ensure you include all the code that doesn't come from a languages standard libraries, and it is good to give example input/output too as this helps others check their code without having to actually run your fist solution.

Whilst I'm at it: Welcome to R.C. Have fun! --Paddy3118 20:44, 11 August 2010 (UTC)