
-----------------------------------
rickdragon
Tue Jan 13, 2004 9:18 pm

big-oh notation
-----------------------------------
/*
Give using "big-oh" notation, the worst case running time
of following procedure as a function of n

int recursive(int n)
{
if(n