Egyptian fractions eaiser fixed

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

http://en.wikipedia.org/wiki/Egyptian_fraction
There was a previously posted Egyptian fractions challenge but the outputs required difficult to obtain precision. This uses numbers with more obtainable precision.
Should be fixed now. There should be a way to delete defective problems.
-- smkt

Options

exec is denied

now post-mortem time, all source codes will be revealed

Sample input:_

102/203
158/785
41/406
27/88 
23/315
102/201
2/5
221/399
14/65
221/462
13/56
61/724

Sample output:

102/203 = 1/2 + 1/406
158/785 = 1/5 + 1/785
41/406 = 1/10 + 1/1015
27/88 = 1/4 + 1/18 + 1/792
23/315 = 1/14 + 1/630
102/201 = 1/2 + 1/134
2/5 = 1/3 + 1/15
221/399 = 1/2 + 1/19 + 1/798
14/65 = 1/5 + 1/65
221/462 = 1/3 + 1/7 + 1/462
13/56 = 1/5 + 1/32 + 1/1120
61/724 = 1/12 + 1/1086

Ranking

Ruby _

RankUserSizeTimeDateStatistics
1@tttttanaka1430.01992012/03/15 14:16:540B / 58B / 80B

J _

RankUserSizeTimeDateStatistics
1(IIGuessC,RefrainedKaz2PostIs2Spoil)7440.33822012/03/06 23:32:180B / 453B / 99B

C _

RankUserSizeTimeDateStatistics
1ush1120.01532012/03/08 22:49:010B / 51B / 57B
2smkt2190.01502012/03/06 10:37:260B / 117B / 98B
3smkt J: ??? What_does_mean?2190.01352012/03/07 07:45:200B / ?B / ?B

Lazy-K _

RankUserSizeTimeDateStatistics
1tails24840.17112020/02/19 09:22:220B / 1343B / 1141B

Vim _

RankUserSizeTimeDateStatistics
1clock910.07552012/03/12 22:45:296B / 36B / 44B

Language Ranking_

RankLangUserSizeScore
1Vimclock9110000
2Cush1128125
3Ruby@tttttanaka1436363
4J(IIGuessC,RefrainedKaz2PostIs2Spoil)7441223
5Lazy-Ktails2484366

return to the top page