Change format for some functions
Signed-off-by:
Bruno Freitas Tissei <bft15@inf.ufpr.br>
Showing
- algorithms/math/binary_exponentiation.cpp 10 additions, 11 deletionsalgorithms/math/binary_exponentiation.cpp
- algorithms/math/euler_totient.cpp 11 additions, 13 deletionsalgorithms/math/euler_totient.cpp
- algorithms/math/extended_euclidean.cpp 11 additions, 13 deletionsalgorithms/math/extended_euclidean.cpp
- algorithms/math/karatsuba.cpp 40 additions, 40 deletionsalgorithms/math/karatsuba.cpp
- algorithms/math/legendre.cpp 8 additions, 10 deletionsalgorithms/math/legendre.cpp
- algorithms/math/linear_diophantine_equation.cpp 1 addition, 3 deletionsalgorithms/math/linear_diophantine_equation.cpp
- algorithms/math/modular_multiplicative_inverse.cpp 11 additions, 16 deletionsalgorithms/math/modular_multiplicative_inverse.cpp
- algorithms/math/sieve_of_eratosthenes.cpp 12 additions, 25 deletionsalgorithms/math/sieve_of_eratosthenes.cpp
- algorithms/paradigm/edit_distance.cpp 15 additions, 17 deletionsalgorithms/paradigm/edit_distance.cpp
- algorithms/paradigm/kadane.cpp 15 additions, 17 deletionsalgorithms/paradigm/kadane.cpp
- algorithms/paradigm/lis.cpp 10 additions, 12 deletionsalgorithms/paradigm/lis.cpp
- algorithms/paradigm/longest_common_subsequence.cpp 26 additions, 28 deletionsalgorithms/paradigm/longest_common_subsequence.cpp
- algorithms/paradigm/ternary_search.cpp 20 additions, 23 deletionsalgorithms/paradigm/ternary_search.cpp
- algorithms/string/z-function.cpp 15 additions, 17 deletionsalgorithms/string/z-function.cpp
- caderno.pdf 0 additions, 0 deletionscaderno.pdf
Loading
Please register or sign in to comment