Handicap

From Rosetta Code
Revision as of 11:44, 18 October 2014 by rosettacode>Hajo

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

E.g.

  • Source must be in uppercase only : Calendar
  • Not allowing certain datastructures: strings/arrays/...
  • Restricted I/O

...