Skip to content

Commit c0baf89

Browse files
1 parent 8455b7e commit c0baf89

File tree

8 files changed

+36
-16
lines changed

8 files changed

+36
-16
lines changed

main/combinatorics/binomial-coefficients.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6621,6 +6621,14 @@
66216621

66226622

66236623

6624+
6625+
6626+
6627+
6628+
6629+
6630+
6631+
66246632

66256633

66266634

@@ -6765,7 +6773,7 @@
67656773
<ul class="metadata page-metadata" data-bi-name="page info" lang="en-us" dir="ltr">
67666774

67676775
Last update:
6768-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">March 17, 2023</span>&emsp;
6776+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 22, 2024</span>&emsp;
67696777

67706778
<!-- Tags -->
67716779

@@ -6941,15 +6949,13 @@ <h2 id="practice-problems">Practice Problems<a class="headerlink" href="#practic
69416949
<li><a href="http://www.lightoj.com/volume_showproblem.php?problem=1419">LightOj - Necklaces</a></li>
69426950
<li><a href="https://www.hackerearth.com/problem/algorithm/binomial-coefficient-1/description/">HACKEREARTH: Binomial Coefficient</a></li>
69436951
<li><a href="http://www.spoj.com/problems/ADATEAMS/">SPOJ - Ada and Teams</a></li>
6944-
<li><a href="https://devskill.com/CodingProblems/ViewProblem/61">DevSkill - Drive In Grid</a></li>
69456952
<li><a href="http://www.spoj.com/problems/UCV2013E/">SPOJ - Greedy Walking</a></li>
69466953
<li><a href="https://uva.onlinejudge.org/index.php?option=com_onlinejudge&amp;Itemid=8&amp;page=show_problem&amp;problem=5137">UVa 13214 - The Robot's Grid</a></li>
69476954
<li><a href="http://www.spoj.com/problems/GOODB/">SPOJ - Good Predictions</a></li>
69486955
<li><a href="http://www.spoj.com/problems/HC12/">SPOJ - Card Game</a></li>
69496956
<li><a href="http://www.spoj.com/problems/HLP_RAMS/">SPOJ - Topper Rama Rao</a></li>
69506957
<li><a href="https://uva.onlinejudge.org/index.php?option=onlinejudge&amp;page=show_problem&amp;problem=5095">UVa 13184 - Counting Edges and Graphs</a></li>
69516958
<li><a href="http://codeforces.com/contest/785/problem/D">Codeforces - Anton and School 2</a></li>
6952-
<li><a href="https://devskill.com/CodingProblems/ViewProblem/255">DevSkill - Parandthesis</a></li>
69536959
<li><a href="http://codeforces.com/contest/760/problem/F">Codeforces - Bacterial Melee</a></li>
69546960
<li><a href="http://codeforces.com/contest/872/problem/E">Codeforces - Points, Lines and Ready-made Titles</a></li>
69556961
<li><a href="https://www.spoj.com/problems/DCEPC13D/">SPOJ - The Ultimate Riddle</a></li>
@@ -6965,7 +6971,7 @@ <h2 id="references">References<a class="headerlink" href="#references" title="Pe
69656971

69666972
<ul class="metadata page-metadata" data-bi-name="page info" lang="en-us" dir="ltr">
69676973
<span class="contributors-text">Contributors:</span>
6968-
<ul class="contributors" data-bi-name="contributors"><li><a href="https://github.com/meooow25" title="meooow25" data-bi-name="contributorprofile" target="_blank">meooow25</a> (32.78%)</li><li><a href="https://github.com/prprprpony" title="prprprpony" data-bi-name="contributorprofile" target="_blank">prprprpony</a> (20.33%)</li><li><a href="https://github.com/jakobkogler" title="jakobkogler" data-bi-name="contributorprofile" target="_blank">jakobkogler</a> (18.67%)</li><li><a href="https://github.com/gampu" title="gampu" data-bi-name="contributorprofile" target="_blank">gampu</a> (9.96%)</li><li><a href="https://github.com/Morass" title="Morass" data-bi-name="contributorprofile" target="_blank">Morass</a> (4.98%)</li><li><a href="https://github.com/tcNickolas" title="tcNickolas" data-bi-name="contributorprofile" target="_blank">tcNickolas</a> (4.15%)</li><li><a href="https://github.com/adamant-pwn" title="adamant-pwn" data-bi-name="contributorprofile" target="_blank">adamant-pwn</a> (2.9%)</li><li><a href="https://github.com/turfaa" title="turfaa" data-bi-name="contributorprofile" target="_blank">turfaa</a> (2.07%)</li><li><a href="https://github.com/deji725" title="deji725" data-bi-name="contributorprofile" target="_blank">deji725</a> (1.66%)</li><li><a href="https://github.com/likecs" title="likecs" data-bi-name="contributorprofile" target="_blank">likecs</a> (1.24%)</li><li><a href="https://github.com/sunil-sangwan" title="sunil-sangwan" data-bi-name="contributorprofile" target="_blank">sunil-sangwan</a> (0.83%)</li><li><a href="https://github.com/SiddharthEEE" title="SiddharthEEE" data-bi-name="contributorprofile" target="_blank">SiddharthEEE</a> (0.41%)</li></ul>
6974+
<ul class="contributors" data-bi-name="contributors"><li><a href="https://github.com/meooow25" title="meooow25" data-bi-name="contributorprofile" target="_blank">meooow25</a> (33.05%)</li><li><a href="https://github.com/prprprpony" title="prprprpony" data-bi-name="contributorprofile" target="_blank">prprprpony</a> (20.5%)</li><li><a href="https://github.com/jakobkogler" title="jakobkogler" data-bi-name="contributorprofile" target="_blank">jakobkogler</a> (18.83%)</li><li><a href="https://github.com/gampu" title="gampu" data-bi-name="contributorprofile" target="_blank">gampu</a> (10.04%)</li><li><a href="https://github.com/Morass" title="Morass" data-bi-name="contributorprofile" target="_blank">Morass</a> (4.18%)</li><li><a href="https://github.com/tcNickolas" title="tcNickolas" data-bi-name="contributorprofile" target="_blank">tcNickolas</a> (4.18%)</li><li><a href="https://github.com/adamant-pwn" title="adamant-pwn" data-bi-name="contributorprofile" target="_blank">adamant-pwn</a> (2.93%)</li><li><a href="https://github.com/turfaa" title="turfaa" data-bi-name="contributorprofile" target="_blank">turfaa</a> (2.09%)</li><li><a href="https://github.com/deji725" title="deji725" data-bi-name="contributorprofile" target="_blank">deji725</a> (1.67%)</li><li><a href="https://github.com/likecs" title="likecs" data-bi-name="contributorprofile" target="_blank">likecs</a> (1.26%)</li><li><a href="https://github.com/sunil-sangwan" title="sunil-sangwan" data-bi-name="contributorprofile" target="_blank">sunil-sangwan</a> (0.84%)</li><li><a href="https://github.com/SiddharthEEE" title="SiddharthEEE" data-bi-name="contributorprofile" target="_blank">SiddharthEEE</a> (0.42%)</li></ul>
69696975
</ul>
69706976

69716977
</article>

main/combinatorics/inclusion-exclusion.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6651,6 +6651,14 @@
66516651

66526652

66536653

6654+
6655+
6656+
6657+
6658+
6659+
6660+
6661+
66546662

66556663

66566664

@@ -6869,7 +6877,7 @@
68696877
<ul class="metadata page-metadata" data-bi-name="page info" lang="en-us" dir="ltr">
68706878

68716879
Last update:
6872-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">March 21, 2024</span>&emsp;
6880+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 22, 2024</span>&emsp;
68736881

68746882
<!-- Tags -->
68756883

@@ -7177,7 +7185,6 @@ <h2 id="practice-problems">Practice Problems<a class="headerlink" href="#practic
71777185
<li><a href="http://www.topcoder.com/stat?c=problem_statement&amp;pm=8307">TopCoder SRM 390 "SetOfPatterns" [difficulty: medium]</a></li>
71787186
<li><a href="http://community.topcoder.com/stat?c=problem_statement&amp;pm=2013">TopCoder SRM 176 "Deranged" [difficulty: medium]</a></li>
71797187
<li><a href="http://community.topcoder.com/stat?c=problem_statement&amp;pm=10702&amp;rd=14144&amp;rm=303184&amp;cr=22697599">TopCoder SRM 457 "TheHexagonsDivOne" [difficulty: medium]</a></li>
7180-
<li><a href="http://esci.ru/ttb/statement-62.htm">Test&gt;&gt;&gt;thebest "HarmonicTriples" (in Russian) [difficulty: medium]</a></li>
71817188
<li><a href="http://www.spoj.com/problems/MSKYCODE/">SPOJ #4191 MSKYCODE "Sky Code" [difficulty: medium]</a></li>
71827189
<li><a href="http://www.spoj.com/problems/SQFREE/">SPOJ #4168 SQFREE "Square-free integers" [difficulty: medium]</a></li>
71837190
<li><a href="http://www.codechef.com/JAN11/problems/COUNTREL/">CodeChef "Count Relations" [difficulty: medium]</a></li>
@@ -7192,7 +7199,7 @@ <h2 id="practice-problems">Practice Problems<a class="headerlink" href="#practic
71927199

71937200
<ul class="metadata page-metadata" data-bi-name="page info" lang="en-us" dir="ltr">
71947201
<span class="contributors-text">Contributors:</span>
7195-
<ul class="contributors" data-bi-name="contributors"><li><a href="https://github.com/gabrielsimoes" title="gabrielsimoes" data-bi-name="contributorprofile" target="_blank">gabrielsimoes</a> (81.39%)</li><li><a href="https://github.com/jakobkogler" title="jakobkogler" data-bi-name="contributorprofile" target="_blank">jakobkogler</a> (5.63%)</li><li><a href="https://github.com/adamant-pwn" title="adamant-pwn" data-bi-name="contributorprofile" target="_blank">adamant-pwn</a> (4.33%)</li><li><a href="https://github.com/turfaa" title="turfaa" data-bi-name="contributorprofile" target="_blank">turfaa</a> (2.6%)</li><li><a href="https://github.com/invincible0" title="invincible0" data-bi-name="contributorprofile" target="_blank">invincible0</a> (1.3%)</li><li><a href="https://github.com/jxu" title="jxu" data-bi-name="contributorprofile" target="_blank">jxu</a> (1.08%)</li><li><a href="https://github.com/Kakalinn" title="Kakalinn" data-bi-name="contributorprofile" target="_blank">Kakalinn</a> (0.65%)</li><li><a href="https://github.com/lmiskiew" title="lmiskiew" data-bi-name="contributorprofile" target="_blank">lmiskiew</a> (0.65%)</li><li><a href="https://github.com/Morass" title="Morass" data-bi-name="contributorprofile" target="_blank">Morass</a> (0.65%)</li><li><a href="https://github.com/khan-shahnawaz" title="khan-shahnawaz" data-bi-name="contributorprofile" target="_blank">khan-shahnawaz</a> (0.22%)</li><li><a href="https://github.com/SiddharthEEE" title="SiddharthEEE" data-bi-name="contributorprofile" target="_blank">SiddharthEEE</a> (0.22%)</li><li><a href="https://github.com/rajatdiptabiswas" title="rajatdiptabiswas" data-bi-name="contributorprofile" target="_blank">rajatdiptabiswas</a> (0.22%)</li><li><a href="https://github.com/Salil03" title="Salil03" data-bi-name="contributorprofile" target="_blank">Salil03</a> (0.22%)</li><li><a href="https://github.com/HurayraIIT" title="HurayraIIT" data-bi-name="contributorprofile" target="_blank">HurayraIIT</a> (0.22%)</li><li><a href="https://github.com/L1nkus" title="L1nkus" data-bi-name="contributorprofile" target="_blank">L1nkus</a> (0.22%)</li><li><a href="https://github.com/wikku" title="wikku" data-bi-name="contributorprofile" target="_blank">wikku</a> (0.22%)</li><li><a href="https://github.com/likecs" title="likecs" data-bi-name="contributorprofile" target="_blank">likecs</a> (0.22%)</li></ul>
7202+
<ul class="contributors" data-bi-name="contributors"><li><a href="https://github.com/gabrielsimoes" title="gabrielsimoes" data-bi-name="contributorprofile" target="_blank">gabrielsimoes</a> (81.56%)</li><li><a href="https://github.com/jakobkogler" title="jakobkogler" data-bi-name="contributorprofile" target="_blank">jakobkogler</a> (5.64%)</li><li><a href="https://github.com/adamant-pwn" title="adamant-pwn" data-bi-name="contributorprofile" target="_blank">adamant-pwn</a> (4.34%)</li><li><a href="https://github.com/turfaa" title="turfaa" data-bi-name="contributorprofile" target="_blank">turfaa</a> (2.39%)</li><li><a href="https://github.com/invincible0" title="invincible0" data-bi-name="contributorprofile" target="_blank">invincible0</a> (1.3%)</li><li><a href="https://github.com/jxu" title="jxu" data-bi-name="contributorprofile" target="_blank">jxu</a> (1.08%)</li><li><a href="https://github.com/Kakalinn" title="Kakalinn" data-bi-name="contributorprofile" target="_blank">Kakalinn</a> (0.65%)</li><li><a href="https://github.com/lmiskiew" title="lmiskiew" data-bi-name="contributorprofile" target="_blank">lmiskiew</a> (0.65%)</li><li><a href="https://github.com/Morass" title="Morass" data-bi-name="contributorprofile" target="_blank">Morass</a> (0.65%)</li><li><a href="https://github.com/khan-shahnawaz" title="khan-shahnawaz" data-bi-name="contributorprofile" target="_blank">khan-shahnawaz</a> (0.22%)</li><li><a href="https://github.com/SiddharthEEE" title="SiddharthEEE" data-bi-name="contributorprofile" target="_blank">SiddharthEEE</a> (0.22%)</li><li><a href="https://github.com/rajatdiptabiswas" title="rajatdiptabiswas" data-bi-name="contributorprofile" target="_blank">rajatdiptabiswas</a> (0.22%)</li><li><a href="https://github.com/Salil03" title="Salil03" data-bi-name="contributorprofile" target="_blank">Salil03</a> (0.22%)</li><li><a href="https://github.com/HurayraIIT" title="HurayraIIT" data-bi-name="contributorprofile" target="_blank">HurayraIIT</a> (0.22%)</li><li><a href="https://github.com/L1nkus" title="L1nkus" data-bi-name="contributorprofile" target="_blank">L1nkus</a> (0.22%)</li><li><a href="https://github.com/wikku" title="wikku" data-bi-name="contributorprofile" target="_blank">wikku</a> (0.22%)</li><li><a href="https://github.com/likecs" title="likecs" data-bi-name="contributorprofile" target="_blank">likecs</a> (0.22%)</li></ul>
71967203
</ul>
71977204

71987205
</article>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy