Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / stevenhalim/cpbook-code issues and pull requests

#102 - Incorrect in-place FFT Code (in CP4 Book)

Issue - State: open - Opened by BrandonTang89 over 2 years ago

#101 - Fix primes.cpp

Pull Request - State: open - Opened by yongler over 2 years ago

#100 - Geometry - Wrong order in result after sorting

Issue - State: open - Opened by wahyudierwin over 2 years ago

#100 - Geometry - Wrong order in result after sorting

Issue - State: open - Opened by wahyudierwin over 2 years ago

#99 - Possible error found in CP4 book 2

Issue - State: open - Opened by ajadhav over 2 years ago

#98 - Java flow/matching templates

Pull Request - State: open - Opened by lyskevin over 2 years ago

#97 - Java MaxFlow

Pull Request - State: closed - Opened by lyskevin over 2 years ago

#97 - Java MaxFlow

Pull Request - State: closed - Opened by lyskevin over 2 years ago

#96 - duplicate Ex_1.3.4.1/task11.py and task12.py (delete one)

Issue - State: open - Opened by stevenhalim almost 3 years ago

#96 - duplicate Ex_1.3.4.1/task11.py and task12.py (delete one)

Issue - State: open - Opened by stevenhalim almost 3 years ago

#94 - Possible bug in articulation.[cpp|py|...]

Issue - State: open - Opened by Edmond-Mo almost 3 years ago

#93 - fix: Fix wrong indentation on mcbm python

Pull Request - State: closed - Opened by AudreyFelicio about 3 years ago

#92 - Type annotate and document ch8/maxflow.py

Pull Request - State: closed - Opened by shmulvad about 3 years ago

#91 - Incorrect updating in Segment Tree?

Issue - State: open - Opened by bandgeekdante about 3 years ago - 1 comment

#91 - Incorrect updating in Segment Tree?

Issue - State: open - Opened by bandgeekdante about 3 years ago - 1 comment

#90 - FTree.select throws IndexError: list index out of range

Issue - State: open - Opened by arsamigullin over 3 years ago - 1 comment

#87 - Update segmenttree_ds.cpp

Pull Request - State: closed - Opened by remidinishanth over 3 years ago - 2 comments

#86 - Fix to Fenwick Tree select's method

Pull Request - State: open - Opened by rchavesf over 3 years ago

#85 - Fenwick Tree's select method gives incorrect answer

Issue - State: open - Opened by rchavesf over 3 years ago - 1 comment

#85 - Fenwick Tree's select method gives incorrect answer

Issue - State: open - Opened by rchavesf over 3 years ago - 1 comment

#84 - Correct SparseTable.cpp vi allocations

Pull Request - State: closed - Opened by JLeow00 almost 4 years ago - 3 comments

#84 - Correct SparseTable.cpp vi allocations

Pull Request - State: closed - Opened by JLeow00 almost 4 years ago - 3 comments

#83 - StopIteration Error for IO_in1

Issue - State: open - Opened by drmingle almost 4 years ago - 1 comment

#83 - StopIteration Error for IO_in1

Issue - State: open - Opened by drmingle almost 4 years ago - 1 comment

#82 - Area of polygon gives wrong answer

Issue - State: closed - Opened by SimonBerens almost 4 years ago - 1 comment

#82 - Area of polygon gives wrong answer

Issue - State: closed - Opened by SimonBerens almost 4 years ago - 1 comment

#81 - CP Book 4

Issue - State: open - Opened by yosuagunawan almost 4 years ago

#80 - Error found in CP4 Book 1

Issue - State: open - Opened by jtbergman about 4 years ago - 1 comment

#79 - Fenwick Range Update type fix

Pull Request - State: open - Opened by rchavesf about 4 years ago

#79 - Fenwick Range Update type fix

Pull Request - State: open - Opened by rchavesf about 4 years ago

#78 - fix avl rebalancing

Pull Request - State: closed - Opened by vanHavel about 4 years ago - 1 comment

#78 - fix avl rebalancing

Pull Request - State: closed - Opened by vanHavel about 4 years ago - 1 comment

#77 - AVL tree can get imbalanced

Issue - State: closed - Opened by vanHavel about 4 years ago - 3 comments

#76 - Fix string comparison to include newline.

Pull Request - State: open - Opened by aldian about 4 years ago - 1 comment

#76 - Fix string comparison to include newline.

Pull Request - State: open - Opened by aldian about 4 years ago - 1 comment

#75 - suggestion to dynamically allocate the bs array

Pull Request - State: closed - Opened by DeimonDB about 4 years ago

#75 - suggestion to dynamically allocate the bs array

Pull Request - State: closed - Opened by DeimonDB about 4 years ago

#74 - Remaining Ocaml code for Chapter 4, 6

Pull Request - State: closed - Opened by pdnm about 4 years ago

#73 - typo in sa_lcp.py

Issue - State: open - Opened by projectPythonator over 4 years ago - 2 comments

#72 - The code does not work properly

Issue - State: closed - Opened by arsamigullin over 4 years ago - 4 comments

#72 - The code does not work properly

Issue - State: closed - Opened by arsamigullin over 4 years ago - 4 comments

#71 - added in CH_andrew

Pull Request - State: open - Opened by projectPythonator over 4 years ago - 4 comments

#71 - added in CH_andrew

Pull Request - State: open - Opened by projectPythonator over 4 years ago - 4 comments

#70 - Convert all CRLF to LF

Pull Request - State: closed - Opened by howsiwei over 4 years ago - 1 comment

#69 - Python codes

Pull Request - State: closed - Opened by seffendy over 4 years ago

#68 - LF and CR+LF

Issue - State: closed - Opened by howsiwei over 4 years ago - 2 comments

#67 - Minor issues about Heliocentric.cpp

Issue - State: closed - Opened by howsiwei over 4 years ago - 4 comments

#66 - Illegal C++ identifiers

Issue - State: closed - Opened by howsiwei over 4 years ago - 4 comments

#65 - Ocaml code and some minor improvements to code in other languages

Pull Request - State: closed - Opened by howsiwei over 4 years ago - 4 comments

#65 - Ocaml code and some minor improvements to code in other languages

Pull Request - State: closed - Opened by howsiwei over 4 years ago - 4 comments

#64 - Python codes

Pull Request - State: closed - Opened by seffendy over 4 years ago

#63 - Python codes

Pull Request - State: closed - Opened by seffendy over 4 years ago

#62 - Bug in ch5/primes.cpp

Issue - State: closed - Opened by seffendy over 4 years ago - 3 comments

#61 - Bug in ch9/SparseTable.cpp

Issue - State: open - Opened by seffendy over 4 years ago - 1 comment

#60 - Assign value for Enum

Pull Request - State: closed - Opened by seffendy over 4 years ago - 1 comment

#59 - Missing code translations

Issue - State: open - Opened by stevenhalim over 4 years ago - 2 comments

#58 - Concise way to write the python io

Issue - State: closed - Opened by git-hub-tig over 4 years ago - 2 comments

#57 - Mistake at cpbook-code/ch3/dp/LIS.cpp

Issue - State: closed - Opened by git-hub-tig over 4 years ago - 2 comments

#56 - Use better math functions

Pull Request - State: closed - Opened by howsiwei over 4 years ago - 2 comments

#55 - Use std::swap

Pull Request - State: closed - Opened by howsiwei over 4 years ago

#54 - Replace random_shuffle with shuffle

Pull Request - State: closed - Opened by howsiwei over 4 years ago

#53 - Update UVa10181.cpp

Pull Request - State: closed - Opened by howsiwei over 4 years ago - 1 comment

#52 - Introduce `@lru_cache` to UVa10130.py

Pull Request - State: closed - Opened by plty almost 5 years ago - 1 comment

#51 - Fix UVa10130.py

Pull Request - State: closed - Opened by bryanwongweiheng almost 5 years ago - 1 comment

#50 - Fenwick Tree Correction

Pull Request - State: closed - Opened by eross156 over 5 years ago

#49 - Fenwick Tree Correction

Issue - State: closed - Opened by eross156 over 5 years ago - 2 comments

#48 - algorithm1

Pull Request - State: closed - Opened by tedlee1024 over 5 years ago - 1 comment

#47 - Add License

Issue - State: closed - Opened by allentiak over 5 years ago - 7 comments

#46 - Add python suffix array

Pull Request - State: closed - Opened by xsot over 5 years ago - 2 comments

#45 - Fix pointsToLine

Pull Request - State: closed - Opened by donjar over 5 years ago - 2 comments

#44 - Add Python code for ch6

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago - 1 comment

#43 - Add Python solution for UVa11060.py and fix UVa11060.cpp

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago - 1 comment

#42 - Add Python code for MCBM and Max Flow

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago - 1 comment

#41 - Add maxflow vertex capacities

Pull Request - State: open - Opened by nianfei97 over 5 years ago - 1 comment

#40 - Add more Python code for ch4

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago - 1 comment

#39 - Add more Python code for ch4

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago

#38 - Add Python code for ch4

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago - 1 comment

#37 - Add Python solutions for ch5

Pull Request - State: closed - Opened by zj-cs2103 over 5 years ago - 1 comment

#36 - Fix include bits/stdc++.h header for UVa11065

Pull Request - State: closed - Opened by imjching over 5 years ago

#35 - Add UVa11450_bu.py

Pull Request - State: closed - Opened by zj-cs2103 almost 6 years ago

#34 - Add ch3/UVa00725.py and ch3/UVa11450.py

Pull Request - State: closed - Opened by zj-cs2103 almost 6 years ago - 2 comments

#33 - Add 8 Queens Chess Problem Python solution

Pull Request - State: closed - Opened by trafalgarandre almost 6 years ago - 1 comment

#32 - Add python code for UVa10943

Pull Request - State: closed - Opened by KhawYewOnn almost 6 years ago

#31 - Add python code that AC UVa11742 and UVa12455

Pull Request - State: closed - Opened by rrtheonlyone almost 6 years ago

#30 - Translate some code to python

Pull Request - State: closed - Opened by xsot almost 6 years ago

#29 - Add alternative solution for UVa11212 with single queue implementation

Pull Request - State: closed - Opened by stevenwjy almost 6 years ago

#28 - Add python code that AC UVa00441 && UVa00725

Pull Request - State: closed - Opened by heiseish almost 6 years ago - 1 comment

#27 - Added bit manipulation and list for Python

Pull Request - State: closed - Opened by zj-cs2103 almost 6 years ago

#26 - Add AC solution in .py in UVA00108 and UVA00674

Pull Request - State: closed - Opened by ChrisMaxheart almost 6 years ago - 1 comment

#25 - Add AC solution in .py in UVA00108 and UVA00674

Pull Request - State: closed - Opened by ChrisMaxheart almost 6 years ago

#24 - Add AC solution in .py in UVA00108 and UVA00674

Pull Request - State: closed - Opened by ChrisMaxheart almost 6 years ago

#23 - Add AC .py code for UVA00674

Pull Request - State: closed - Opened by ChrisMaxheart almost 6 years ago

#22 - Add python3 implementation

Pull Request - State: closed - Opened by rrtheonlyone almost 6 years ago

#21 - Add new methods to UFDS + expand method names

Pull Request - State: closed - Opened by donjar almost 6 years ago

#20 - Add Python data structures

Pull Request - State: closed - Opened by donjar almost 6 years ago - 1 comment

#19 - Convert != on primitives to <>

Pull Request - State: closed - Opened by pdnm almost 6 years ago

#18 - Chapter 4 UVa problems

Pull Request - State: closed - Opened by pdnm almost 6 years ago

#17 - Geometry

Pull Request - State: closed - Opened by pdnm almost 6 years ago

#16 - Fix points_line.cpp

Pull Request - State: closed - Opened by pdnm almost 6 years ago - 1 comment