Each number should appear on a single line, and the program should count until terminated, or until the maximum value of the numeric type in use is reached.
;Related task:
* [[Integer sequence]] is a similar task without the use of octal numbers.