Talk:Greedy algorithm for Egyptian fractions: Difference between revisions

m (→‎Still incorrect as is: politeness and respect for other's opinions.)
Line 10:
 
::: I disagree with your definition of what a cop-out is. &nbsp; A choice of practicality and/or expediency doesn't make it a cop-out; there's isn't any need to use pejorative words. &nbsp; Whether or not anybody talks about Egyptian fractions for improper fractions (or not) doesn't change the fact that the use of same is part of this Rosetta Code task. &nbsp; It's there. &nbsp; If you want to solve the improper fraction your way, please feel free to do so. &nbsp; it'll be very interesting to see your solution for the 3<sup>rd</sup> fraction, the vulgar one. &nbsp; You can repeat that phrase about ''any rational number ···'' as much as you want, I'm not disagreeing with you. &nbsp; You're beating a dead horse. &nbsp; I don't understand your comment about ''it's (the integer part) not there to begin with''. &nbsp; An improper fraction ''has'' an integer part, it's just expressed as part of the improper fraction, I just chose to have the integer part split off from the fraction part of the number before converting it to an Egyptian fraction. &nbsp; As for making something up to prevent ···, I didn't. &nbsp; That's not what I did, and that's not what I intended. nbsp; Nothing is preventing any rebellion. &nbsp; Programmers are still free to express/display the unit fractions in any matter they want. &nbsp; So far, only unit fractions with a 1 (unity) over a solidus ('''/''') are being used (to date) in the programming examples' outputs. &nbsp; I included the new part of the task to answer/rebuttal your flagging of examples as incorrect. &nbsp; I also would like the ceasing of name-calling and incorrect characterizations of what I have done or have responded to; it's not professional nor civil. &nbsp; Whether it be narrow-minded, lame, or other ill-chosen words, it's just not polite and sets a wrong tone for conversations/discussions on Rosetta Code, whether it be in talk pages or elsewhere. &nbsp; These conversations will be around for a long time. -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 21:37, 3 April 2014 (UTC)
 
== Request for task clarification ==
Two points:
 
# Better to state what an improper fraction is and that the integer part of any improper part be first isolated and shown to the left, surrounded be square brackets - giving an example; any other method permitted but needing explanation in the language example.
# "''for all 1- and 2-digit integers, find and show an Egyptian fraction that has: the largest number of terms; the largest denominator''"
:What does this mean? I cannot work it out from this description.
 
Thanks. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 20:48, 4 April 2014 (UTC)
Anonymous user