Programming performance/Apter K: Difference between revisions
(Two new solutions) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
See http://www.nsl.com/k/gspc/gspc.k as I do not have permission to copy the source code herein. | See http://www.nsl.com/k/gspc/gspc.k as I do not have permission to copy the source code herein. | ||
Note added by sa, the author of the original: | |||
The original solution has been replaced by two contributions from the K mailing list. | The original solution has been replaced by two contributions from the K mailing list. | ||
No time estimates were given, but I'd expect something in the 10-30 minute range. | |||
Both solutions yield final cash = 13754.98 | |||
Latest revision as of 10:50, 12 March 2007
Prepare yourself...
Precise details are not known about how long it took to write this. Anecdotal evidence says 15 minutes, based on an e-mail conversation with an author's acquaintance.
Code
See http://www.nsl.com/k/gspc/gspc.k as I do not have permission to copy the source code herein.
Note added by sa, the author of the original:
The original solution has been replaced by two contributions from the K mailing list.
No time estimates were given, but I'd expect something in the 10-30 minute range.
Both solutions yield final cash = 13754.98