Commit Graph

7 Commits

Author SHA1 Message Date
Krishna Vedala
9965614174
added documetnation to large_factorial.cpp 2020-05-27 17:32:10 -04:00
Krishna Vedala
e989ad0fe5 cpp lint fixes 2020-05-24 16:02:00 -04:00
Krishna Vedala
236b658130 replace std::chronos with ctime - cpplint does not allow c++-11 2020-05-24 15:56:45 -04:00
Krishna Vedala
f1b07d33a7 remove incorrect comment 2020-05-24 14:37:32 -04:00
Krishna Vedala
a1997776c9 split large_number class to a separate header file 2020-05-24 14:37:31 -04:00
Krishna Vedala
70cd195f30 large_factorial.cpp: added tests 2020-05-24 14:37:31 -04:00
Krishna Vedala
fe0c2b8517 compute factorial of arbitrarily any number 2020-05-24 14:37:31 -04:00