-
Updated
Mar 26, 2021 - Rust
codeforces
Here are 1,047 public repositories matching this topic...
-
Updated
Mar 15, 2021 - C++
-
Updated
Jun 9, 2020 - Go
-
Updated
Apr 9, 2021 - Python
-
Updated
Mar 30, 2021 - C++
For C++ code, especially for Bronze through Gold, we should use (at most) the following template:
#include <bits/stdc++.h> // see /general/running-code-locally
using namespace std;
using ll = long long;
using vi = vector<int>;
#define pb push_back
#define all(x) begin(x), end(x)
#define sz(x) (int)(x).size()
using pi = pair<int,int>;
#define f first
#define s second
#def-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Apr 8, 2021 - C++
-
Updated
Apr 7, 2019 - JavaScript
-
Updated
Mar 16, 2021 - C++
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Oct 1, 2020
-
Updated
Apr 9, 2021 - C++
-
Updated
Apr 6, 2021 - Python
-
Updated
Jul 21, 2019 - Java
-
Updated
Feb 21, 2021
-
Updated
Jan 6, 2021 - C++
-
Updated
Mar 15, 2021 - TypeScript
-
Updated
Feb 15, 2018 - C++
Step 1 - Fork this repository.
Step 2 - Clone the repository to yuor local machine.
Step 3 - Resolve this bugs, mentions provided in the Issues section of the repository. Also add a description what changes you ahve done.
Step 4 - Add the changes to your repository.
Step 5 - Create a PULL Request. And that's all.
NOTE - Please start the filename with platform name on which theproblem was solv
-
Updated
Apr 9, 2021 - C++
Set a keybind in monaco editor to run a function which makes an API call to run the code!
-
Updated
Oct 10, 2018 - Python
-
Updated
Apr 6, 2021 - C++
-
Updated
Oct 2, 2020 - C++
-
Updated
Apr 4, 2021 - C++
-
Updated
Dec 18, 2019 - Python
-
Updated
Apr 4, 2021 - C++
Improve this page
Add a description, image, and links to the codeforces topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codeforces topic, visit your repo's landing page and select "manage topics."

CP Editor supports GUI in multiple languages, including English, Chinese, and Russian. However, the developers don't know every language, and the translators don't always have time, so we need help translating the text.
You can read the contributing guidelines on how to update translations.