-
I was unable to find a dedicated directory for Hashing Related problems which is also an Important Category in Competitve Programming and also in general. This is why I wanted to add a Hashing Directo…
-
**Describe the content or mechanics you are proposing.**
Adding a toggable setting which allows the map to be dark(gray). When an area has not been explored, it will not show what is there untill a u…
-
We have a lot of talented artists in the community and it would be nice to reward them with some art related badges. I was thinking of something similar to the dev badges that could track how much you…
-
## 💥 Proposal
An easy but a tricky question of competitve programming
### Have you read the [Contributing Guidelines on Pull Requests](https://github.com/TesseractCoding/NeoAlgo/blob/master/CONT…
-
Hi, it's possible to get the Game Mode ? Like "Competitve" or "Wingman" or "Scrimmage" etc ?
ghost updated
3 years ago
-
**Describe the suggestion**
I believe the amount of breeders should be changed from allowed 7 to be possibly 22-30 I knows it meant to help the economy but I also believe it could hurt the economy, I…
-
-u can here the players voice in ****faceit**** demos/solo **pov**
-cs go competitve demos : **no voice**.
is there any command or something to enable voice of csgo competitive demos **?!!!**
-
Even when overflow checking is enabled, integer bounds are not known in quantifiers and pure functions. For this example:
```rust
use prusti_contracts::*;
#[pure]
#[ensures(result)]
fn test2(x:…
-
## 🚀 Feature
Matrix exponentiation is a technique to find functions like f(n)=a*f(n-1)+b*f(n-2), in O(logn). (where n,a,b are integers)
Here, we are implementing fibonnaci sequence which is f(n)=f(n…
-
While parsing problems from competitve companion a JSON parser error reflects. It resolves on restart cp editor. But it is irritating.
![Screenshot from 2020-05-13 15-39-32](https://user-images.githu…