Monthly Archives: February 2011

solving the “Rubin problem”

In “GOTO Considered Harmful” Considered Harmful (a response to Dijkstra’s famous letter), Frank Rubin gives an example of a very simple problem which he claims is best solved with the judicious use of a GOTO statement (*gasp*): Let X be an N×N matrix of integers. Write a program that will print the number of the [...]