Handicap: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:


E.g.
E.g.
* Source must be in uppercase only : [[Calendar]]
* Source must be in uppercase only : [[Calendar - for "real" programmers]]
* Not allowing certain datastructures: strings/arrays/...
* Not allowing certain datastructures: strings/arrays/...
* Restricted I/O
* Restricted I/O

Revision as of 11:47, 18 October 2014

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

E.g.

...