commit c6b9e58c6fb7da3d1d0b6cc5f9ac7b4a596db46d parent fe03eca6d297aed17f84e5f35d28c796dec6429a Author: Agastya Chandrakant <acagastya@outlook.com> Date: Mon, 16 Apr 2018 20:29:41 +0530 add Diffstat:
M | s4/fafl/report.md | | | 26 | ++++++++++++++++++++++++++ |
1 file changed, 26 insertions(+), 0 deletions(-)
diff --git a/s4/fafl/report.md b/s4/fafl/report.md @@ -40,3 +40,29 @@ Consider a natural number `num`. If it is a composite number, it has atleast one ``` // to be added tomorrow ``` + +### Performance analysis +#### For calculation of remainder and quotient +#### To find if the number is prime + +### Output +#### Result #1 +#### Result #2 +#### Result #3 +#### Result #4 +#### Result #5 +#### Result #6 +#### Result #7 +#### Result #8 +#### Result #9 +#### Result #10 +#### Result #11 +#### Result #12 +#### Result #13 +#### Result #14 +#### Result #15 +#### Result #16 +#### Result #17 +#### Result #18 +#### Result #19 +#### Result #20