User:Shyal-b

From Wikipedia, the free encyclopedia

How to compute a factorial, quick & dirty code listing in C++:

C++ factorial


How to compute permutations, quick & dirty code listing in C++:

C++ permutations


How to compute combinations, quick & dirty code listing in C++:

C++ combinations


How to compute Pascal's Triangle, quick & dirty code listing in C++:

C++ Pascal's Triangle

Solution sheets for Heinemann Modular Maths for EDEXCEL AS and A-Level Core Book 2 (C2).



/Sandbox