Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
https://github.com/cp-algorithms/cp-algorithms
Fenwick tree
11c92af24d38c4e7315cc2d192c5d3b093bed202 authored about 10 years ago by Trung Nguyen <[email protected]>9e073238278d825d7a5cfa62abcd6ba963c42bc5 authored about 10 years ago by Trung, Nguyen Thanh <[email protected]>
Length of segments union
cfa6bd60a17fb845750d03a87289b10f708f46fe authored about 10 years ago by Trung Nguyen <[email protected]>1ad62100d6dd75c8267ae8c3347ee2220c09cf39 authored about 10 years ago by Edward Lemur <[email protected]>
Updating
9af13dc47aaba93bbf536ea7c7d660b948681b6a authored about 10 years ago by ehlemur <[email protected]>21f7ae38e2ffed9f3a04f6ee8231a332ef984c2a authored about 10 years ago by Edward Lemur <[email protected]>
Change base URL to avoid broken pages when update e-maxx-eng.github.io
9c28c682e2bd9171b2380dbaa17d20d39e6b95b9 authored about 10 years ago by Trung Nguyen <[email protected]>b65f9ece183e567c95a3100d346ae3c4599c77ee authored about 10 years ago by Trung, Nguyen <[email protected]>
Determinant - Gauss, Determinant - Kraut
8a6fd0808363341bbd6ad47c7904c090c8e316bc authored about 10 years ago by Trung Nguyen <[email protected]>
* upstream/master:
Updated index
Added src/geometry/circle-line-intersection
55017195da718ca98f4b8289febf36ede379bf68 authored about 10 years ago by Trung, Nguyen <[email protected]>
Circle line intersection
f4ee4f1eabc3b2250ffa43edd3fe699c02444cac authored about 10 years ago by Trung Nguyen <[email protected]>e8b562ed8cdedd0cbf515855c8027d0f905b549c authored about 10 years ago by Edward Lemur <[email protected]>
fc50a00346ab92656e82ca86cb194f65f1ca010f authored about 10 years ago by Edward Lemur <[email protected]>
Gauss article
4f0ad9993e2de5c12b632ffcf8d3dbe24225dc61 authored about 10 years ago by Trung Nguyen <[email protected]>a9f533f81d2e8cd4a24035077df34869bcdaa0dd authored about 10 years ago by Trung, Nguyen <[email protected]>
36898b2abef3b4057613d8dbe2a9442a8dcf935d authored about 10 years ago by Trung, Nguyen <[email protected]>
Add Chinese Remainder Theorem, discrete log, discrete root, primitive root
635c47a743c125d8ccd4ddfefec519ce0a5c8216 authored about 10 years ago by Trung Nguyen <[email protected]>2bc9d45c2d9530eccc1f87f2715d310e1563985f authored about 10 years ago by thanhtnguyen <[email protected]>
8a4b7f25d9e3b8804330254f7f8b69223c8464af authored about 10 years ago by thanhtnguyen <[email protected]>
91ffdc346a5ab31501c3cead9d025840b67e7b6b authored about 10 years ago by thanhtnguyen <[email protected]>
fbb98603147d6b45e99f2dbc53f900c9ca00b2c2 authored about 10 years ago by thanhtnguyen <[email protected]>
e5a87d3f8c0fcb87e23f46e12ffcb1a9ffa53a2b authored about 10 years ago by thanhtnguyen <[email protected]>
543a88af73db480d81b7aa70beb4c111b7495b4b authored about 10 years ago by thanhtnguyen <[email protected]>
Add syntax highlighting using highlight.js. Add article Modular inverse
72be6c005cef38dd5b98d9f11f51a1f5730b2ada authored about 10 years ago by Trung Nguyen <[email protected]>71cebd32281782137eb01cea61586ebe663b82a5 authored about 10 years ago by thanhtnguyen <[email protected]>
6e3d19dbb71d8ceda7ece5a38a5751495898f41d authored about 10 years ago by thanhtnguyen <[email protected]>
Add Diophantine equation.
faf6e68791d9e6594258e2eb2929a02befcc5aa8 authored about 10 years ago by Rodion Gorkovenko <[email protected]>c0686a1fef9e7cb54a9dac4070aeb8e5cebaa365 authored about 10 years ago by thanhtnguyen <[email protected]>
b37b3fa43843915b59182a2c6c3f9d45edfa13df authored about 10 years ago by thanhtnguyen <[email protected]>
df9cc4a6a61e01530d1d30ab51c9acdda02ac1d8 authored about 10 years ago by thanhtnguyen <[email protected]>
48b5d308aaa39dad5f113a241cf82f70d0691c74 authored about 10 years ago by thanhtnguyen <[email protected]>
bcb1cab735b167b0df774db29c7b6c6fb3cbfef4 authored about 10 years ago by thanhtnguyen <[email protected]>
Really excellent!
37315dc7adbb82d30647bf817471953010afd0ea authored over 10 years ago by Rodion Gorkovenko <[email protected]>Thank you for help!
1504ebef69c26fbcf20957fa2043cfa2b97e35e4 authored over 10 years ago by Rodion Gorkovenko <[email protected]>66074f3044244698f84a5615a7ad9a5b1bce80a5 authored over 10 years ago by William Di Luigi <[email protected]>
9d45b3e984f19badfa60314b220a044df059cd42 authored over 10 years ago by William Di Luigi <[email protected]>
e5cb52551e7f26f72f462d30438f90eb3841ba74 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
Suffix Array Article - I'll add the link from main page manually
164d0512bc1afc20e9367956d33e4370ae01ea68 authored over 10 years ago by Rodion Gorkovenko <[email protected]>
Suffix Array Explained. Contains O(N^2log(N)) approach, O(Nlog^2(N))
approach and C++ implement...
6dc8cbff198a94969c9231184344175d3447b240 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
Conflicts:
src/basic/phi-function.txt
.idea folder has been removed.
9e971731c3bb4335d85cd56ad3bbd53694ec05cb authored over 10 years ago by samsidx <[email protected]>a5faf3761d1e94f5ee06dea5ccaa4b5bb6856ff6 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
Completed Euler's Totient Function
7cf1a895761c9088eb7588f1f9db397226e5edd5 authored over 10 years ago by samsidx <[email protected]>5be2359d0ef54319256f0f0060b1eb32c4c2a6d7 authored over 10 years ago by Rodion Gorkovenko <[email protected]>
d441bf628ea8b404a037e6ba8142b09f9c47e930 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
cf93175be35efbb292c59737ad155f610a77f919 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
112b34cfe7f654e6c2c1353382f1bfb0ab65ac2d authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
9c8fe8b0be310e956bf6db03ca2608b5045997f5 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
d2e06a9e091c10692e30cc86aa507ee30cffe489 authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
bdfdf8420f2b5bbc707a316ef757ca971345b5d5 authored over 10 years ago by Rodion Gorkovenko <[email protected]>
1a867d6453dabefe36f021571043ab6aab92440e authored over 10 years ago by RodionGork <[email protected]>
3e0ada081f3e04be43d35f74ab7e7b74d9b7c13d authored over 10 years ago by RodionGork <[email protected]>
fdfaee9bf14b2ae6ff4d5013576c831232242d5b authored over 10 years ago by RodionGork <[email protected]>
77051bd70fd8d57beeaf1ce378d8d8d9ede52f76 authored over 10 years ago by RodionGork <[email protected]>
225d51185b02005774071bd8bd1c9fdeb62b1c4b authored over 10 years ago by RodionGork <[email protected]>
2a050081954f56ea9674611f419956cfe3a81a6c authored over 10 years ago by Rodion Gorkovenko <rodion@rg-home.(none)>
e686904f1bef6222ade049e6f0da3cdfa63191b5 authored over 10 years ago by Rodion Gorkovenko <[email protected]>