Handicap: Difference between revisions

From Rosetta Code
Content added Content deleted
(problems with arbitary handicap on the programming.)
(No difference)

Revision as of 11:43, 18 October 2014

"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

...