Add Pollard's Rho and Miller-Rabin
Signed-off-by:
Bruno Freitas Tissei <bft15@inf.ufpr.br>
Showing
- algorithms/graph/centroid_decomposition.cpp 12 additions, 12 deletionsalgorithms/graph/centroid_decomposition.cpp
- algorithms/math/binary_exponentiation.cpp 18 additions, 9 deletionsalgorithms/math/binary_exponentiation.cpp
- algorithms/math/linear_recurrence.cpp 0 additions, 21 deletionsalgorithms/math/linear_recurrence.cpp
- algorithms/math/miller_rabin.cpp 26 additions, 0 deletionsalgorithms/math/miller_rabin.cpp
- algorithms/math/pollard_rho.cpp 35 additions, 0 deletionsalgorithms/math/pollard_rho.cpp
- caderno.pdf 0 additions, 0 deletionscaderno.pdf
- contests/Cadernaveis/a.out 0 additions, 0 deletionscontests/Cadernaveis/a.out
- contests/Cadernaveis/in 0 additions, 10 deletionscontests/Cadernaveis/in
- contests/Cadernaveis/out 0 additions, 369 deletionscontests/Cadernaveis/out
algorithms/math/miller_rabin.cpp
0 → 100644
algorithms/math/pollard_rho.cpp
0 → 100644
No preview for this file type
contests/Cadernaveis/a.out
deleted
100755 → 0
File deleted
contests/Cadernaveis/in
deleted
100644 → 0
contests/Cadernaveis/out
deleted
100644 → 0
Please register or sign in to comment