Handicap

Revision as of 11:43, 18 October 2014 by rosettacode>Hajo (problems with arbitary handicap on the programming.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

E.g.

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

...