Functions associated with a program
lConsider a program with one natural number as input (for simplicity).

lTwo functions that can be associated with the program are:
lf(n), the function computed by the program

lT(n), the running time of the program