Commit graph

194 commits

Author SHA1 Message Date
b4feee9a2b
Use const instead of constexpr 2022-03-05 21:17:28 -06:00
Anthony Wang
e8300f4a27
Fix advanced template spacing 2022-02-22 12:03:50 -06:00
Anthony Wang
346031aed7
Fix basic template spacing 2022-02-22 12:03:04 -06:00
2323096f73
Revise README to point to my website's CP page 2022-01-11 18:29:05 -06:00
c565f3fb71
Merge pull request #4 from dush1729/patch-1
fix off by one in sparse table
2021-12-12 16:03:41 +00:00
Dushyant Singh
7761f38957
fix off by one in sparse table
Given code fails for `query(0, n - 1)`
Problem to test on https://codeforces.com/contest/1549/problem/D
2021-12-12 17:22:34 +05:30
924653b7cd
Update README.md 2021-07-06 15:48:51 +00:00
0bef605fce
Merge branch 'main' of https://github.com/Ta180m/Library 2021-07-06 10:48:19 -05:00
759593df5b
Remove input redirection 2021-07-06 10:43:03 -05:00
39fc5b016b
Merge pull request #3 from dush1729/main
Use less instead of less_equal in ordered_set
2021-07-05 10:34:03 -05:00
dush1729
47d52c43c4 Use less instead of less_equal in ordered_set 2021-07-05 12:15:06 +05:30
363f03806d
Update numtheory 2021-06-12 10:24:47 -05:00
a52573369c
Add a bigint 2021-04-12 23:26:55 -05:00
9519fe7099
Update lca.cpp 2021-01-21 20:18:42 -06:00
6087e1adeb
Update fenwick_tree.cpp 2021-01-19 21:44:08 -06:00
8512013002
Update LICENSE 2021-01-19 21:29:57 -06:00
27b8983e30
Update template README 2021-01-19 21:19:52 -06:00
63877b87b1
Update templates 2021-01-19 21:12:55 -06:00
2ec8c3abbe
Remove extra line 2021-01-06 16:16:28 -06:00
f0586f1f7e
Delete usaco.cpp 2020-12-20 14:32:34 -06:00
42b89cfb56
Update usaco.cpp 2020-12-15 14:48:14 -06:00
ee9de380fa
Update USACO template 2020-12-13 19:50:09 -06:00
96676ff58c
Update templates 2020-12-13 19:48:29 -06:00
ebf0e5d4db
Enforce consistent style 2020-10-20 22:03:13 -05:00
9f12bd037f
Cleanup 2020-09-25 21:36:46 -05:00
e1710c32fb
Fixed templates 2020-09-23 19:46:30 -05:00
d79f8f412c
More cleanup 2020-09-21 12:49:18 -05:00
57c74f6551
Minor bug 2020-09-21 12:43:51 -05:00
b2a014f4fe
Merge branch 'master' of https://github.com/Ta180m/Library into master 2020-09-21 12:39:51 -05:00
9eff1f7eea
Cleanup 2020-09-21 12:39:40 -05:00
84050e11c4
Merge branch 'master' of https://github.com/Ta180m/Library 2020-09-19 11:18:44 -05:00
c4c2232868
Update primes.cpp 2020-09-19 11:18:23 -05:00
38b999de02
Update numtheory.cpp 2020-09-15 14:41:14 -05:00
62c0639f0c
Delete util.cpp 2020-09-14 10:27:55 -05:00
6f849c9771
Update templates 2020-09-09 17:13:35 -05:00
0c674144e9
Consistent style 2020-09-08 22:27:18 -05:00
3ee05dc851 Added builtins to templates 2020-09-08 22:06:09 -05:00
2c24b07ac6 Update fenwick_tree.cpp 2020-09-08 16:42:40 -05:00
105787a837 Modified templates 2020-09-08 15:32:49 -05:00
7836b0c0ba Update segment_tree.cpp 2020-09-06 17:54:27 -05:00
f79db8f695 New style 2020-09-06 14:27:14 -05:00
dcb2b2d376 Fixed a few things in lca.cpp 2020-09-06 10:59:36 -05:00
fc0be86143 Changed structs to namespaces 2020-09-06 10:27:17 -05:00
a9bc65e2c8 Update union-find_disjoint_set.cpp 2020-09-05 17:17:25 -05:00
64ad955a27
Fixed spacing 2020-09-03 14:22:16 -05:00
9f56b8f9fb
Convert indentation to tabs 2020-08-31 11:28:29 -05:00
787272956e
Update README.md 2020-08-28 20:41:50 -05:00
443cae7a51
Update util.cpp 2020-08-27 09:15:54 -05:00
2e8cd40360
Cleanup 2020-08-26 09:11:29 -05:00
a44e1c8029
Cleanup 2020-08-26 09:10:32 -05:00