Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    def(fact(n acc)
        if(=(n 0)
            acc
            fact(-(n 1) *(acc n))))
I'm not a fan.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: