Handicap: Difference between revisions

From Rosetta Code
Content added Content deleted
(Category:Excessively difficult task)
No edit summary
Line 7: Line 7:
* No comparisons, arithmetic, no lists, no re-reading of input : [[Longest string challenge‎]]
* No comparisons, arithmetic, no lists, no re-reading of input : [[Longest string challenge‎]]
* [[Code golf]] challenges : [[Game of Nim]]
* [[Code golf]] challenges : [[Game of Nim]]
* The task to be solved depends on the source of the program itself : [[Quine]], [[Narcissist]]
...
...



Revision as of 04:22, 19 October 2014

"Perverse" problems, that place some arbitary handicap on the programming.

E.g.

...


See also: