-
related to https://github.com/kth-competitive-programming/kactl/issues/72 but have a hash for each prefix of the file. Then you can binary search over lines to find your typo
-
Just a "normal" C++ program, but the cph runs it in such a really long time, that it usually shows "SIGTERM - Time Limit Exceeded". Here's an example:
![image](https://github.com/user-attachments/ass…
-
**Describe the solution you'd like**
in this project, I haven't seen any resources about tools that make it easy for programmers to run their code in a browser. In addition, a website that provides p…
-
I'm a sophomore here in India. I do C#.Net Programming.
I'm having a hard time to choose between Competetive Programming or Open Source Contributions so as to show my coding skills and get a job i…
-
### Description
What is AttributeError and How to overcome from this error in Python.
### Domain
Competitive Programming
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follo…
-
### Description
This will be a .md file with brief discussion about Rabin Karp Algorithm. I've tried to explain with the help of an example.
### Domain
Competitive Programming
### Type of Contribu…
-
## Description 📜
It finds the next greater element of every element in the array.
## Domain of Contribution 📊
- [x] Competitive Programming
-
### Description
You are given an array A with size N and an integer K. Another array B with size N*K is created with concatenation of the array A, K times.
Find the maximum subarray sum of array B.
…
-
## Description 📜
Here I will solve Aggressive Cows question in which binary search is used in documentation format.
## Domain of Contribution 📊
- [x] Competitive Programming
…
-
## Description 📜
I want to create documentation explaining two pointers technique with code examples.
## Domain of Contribution 📊
- [x] Competitive Programming