Handicap

From Rosetta Code
Revision as of 11:51, 18 October 2014 by rosettacode>Hajo (Odd word problem)

"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/... : Odd word problem
  • Restricted I/O

...