Handicap: Difference between revisions

From Rosetta Code
Content added Content deleted
(Category:Excessively difficult task)
m (http://rosettacode.org/wiki/Category:Excessively_difficult_task)
 
(One intermediate revision by one other user not shown)
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]]
...
...




'''See also:''' [[Category:Excessively difficult task]]
'''See also:''' [http://rosettacode.org/wiki/Category:Excessively_difficult_task Category:Excessively difficult task]


[[Category:Handicap]]
[[Category:Handicap]]

Latest revision as of 01:48, 3 November 2014

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

E.g.

...


See also: Category:Excessively difficult task