We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a23b0 commit daa9c54Copy full SHA for daa9c54
Practice/Codeforces/Increase and Copy-1426C.cpp
@@ -1,4 +1,5 @@
1
//Problem Link : http://codeforces.com/problemset/problem/1426/C
2
+
3
#include<bits/stdc++.h>
4
using namespace std;
5
typedef long long ll;
0 commit comments