Handicap: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(|CALENDAR)
Line 2: Line 2:


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

Revision as of 11:49, 18 October 2014

"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

...