+− def urbanmain() = {+− +− assert(C1.last_odd(113) == 85)+− assert(C1.last_odd(84) == 21)+− assert(C1.last_odd(605) == 341)+− +− }+−