Commit 58968ef
File tree
Expand file treeCollapse file tree
113 files changed
+1054
-708
lines changedFilter options
- Implementations/content
- combinatorial (11.2)
- contest
- old
- data-structures
- 1D Range Queries (9.2)
- STL (5)
- Static Range Queries (9.1)
- geometry (13)
- 3D
- Circles
- Misc
- Polygons
- Primitives
- graphs (12)
- Advanced
- Basics
- DFS
- DSU
- Flows (12.3)
- Matching
- Trees (10)
- math
- number-theory (11.1)
- Euclid
- Modular Arithmetic
- Primality
- numerical
- Arithmetic
- Matrix (11.3)
- Misc
- Polynomials
- strings (14)
- Heavy
- Light
- tex
- various
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
113 files changed
+1054
-708
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | + |
Implementations/content/combinatorial (11.2)/DeBruijnSeq.h
Copy file name to clipboard+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
Implementations/content/combinatorial (11.2)/MatroidIsect.h
Copy file name to clipboardExpand all lines: Implementations/content/combinatorial (11.2)/MatroidIsect.h+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
Implementations/content/combinatorial (11.2)/MatroidPart.h
Copy file name to clipboardExpand all lines: Implementations/content/combinatorial (11.2)/MatroidPart.h+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
Implementations/content/combinatorial (11.2)/NimProduct.h
Copy file name to clipboardExpand all lines: Implementations/content/combinatorial (11.2)/NimProduct.h+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
| 45 | + |
47 | 46 |
|
48 |
| - |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
Implementations/content/combinatorial (11.2)/chapter.tex
Copy file name to clipboardExpand all lines: Implementations/content/combinatorial (11.2)/chapter.tex+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
|
Implementations/content/contest/Snippets.md
Copy file name to clipboardExpand all lines: Implementations/content/contest/Snippets.md+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 |
| - |
74 |
| - |
75 | 74 |
|
76 |
| - |
| 75 | + |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
|
Implementations/content/contest/TemplateLong.cpp
Copy file name to clipboardExpand all lines: Implementations/content/contest/TemplateLong.cpp+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
Implementations/content/contest/TemplateLong_Old.cpp
Copy file name to clipboardExpand all lines: Implementations/content/contest/TemplateLong_Old.cpp+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
Implementations/content/contest/TemplateShort.cpp
Copy file name to clipboardExpand all lines: Implementations/content/contest/TemplateShort.cpp+4-87Lines changed: 4 additions & 87 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
| 5 | + |
8 | 6 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 | 7 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 | 8 |
|
22 |
| - |
23 |
| - |
24 | 9 |
|
25 |
| - |
26 |
| - |
27 | 10 |
|
28 |
| - |
29 | 11 |
|
30 | 12 |
|
31 | 13 |
|
32 | 14 |
|
33 |
| - |
34 |
| - |
35 | 15 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
| 16 | + |
40 | 17 |
|
41 |
| - |
42 |
| - |
43 | 18 |
|
44 | 19 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 | 20 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 | 21 |
|
56 | 22 |
|
57 | 23 |
|
58 | 24 |
|
59 |
| - |
60 | 25 |
|
61 | 26 |
|
62 |
| - |
63 |
| - |
64 |
| - |
| 27 | + |
65 | 28 |
|
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
| 29 | + |
80 | 30 |
|
81 | 31 |
|
82 | 32 |
|
83 | 33 |
|
84 | 34 |
|
85 | 35 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 | 36 |
|
File renamed without changes.
0 commit comments