Handicap: Difference between revisions

From Rosetta Code
Content added Content deleted
(Odd word problem)
(Longest string challenge)
Line 5: Line 5:
* Not allowing certain datastructures: strings/arrays/... : [[Odd word problem]]
* Not allowing certain datastructures: strings/arrays/... : [[Odd word problem]]
* Restricted I/O
* Restricted I/O
* No comparisons, arithmetic, no lists, no re-reading of input : [[Longest string challenge‎]]
...
...



Revision as of 12:05, 18 October 2014

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

E.g.

...