Skip to content

Commit d6feb60

Browse files
authored
Update SHORT_NOTES.md
1 parent c6ca7a9 commit d6feb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SHORT_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ If n = P1^a1 * P2^a2 * P3^a3 ................ Pk^ak , where P1,P2....Pk are pri
4848
4949
= n * ( 1-1/P1 )( 1-1/P2 ).........( 1-1/pk)
5050

51-
A simple source code in cpp : https://github.com/raihankhan/DATA-STRUCTURE-AND-ALGORITHMS/blob/master/Number%20Theory/Euler's%20Phi.cpp
51+
A simple source code in cpp can be found [here][https://github.com/raihankhan/DATA-STRUCTURE-AND-ALGORITHMS/blob/master/Number%20Theory/Euler's%20Phi.cpp
5252

5353

0 commit comments

Comments
 (0)