|
0
a similar problem after c? |
|
On
SanguineChameleon →
Neowise Labs Contest 1 (Codeforces Round 1018, Div. 1 + Div. 2) Editorial, 12 months ago
+11
note to myself: one day i will solve b constantly |
|
+11
|
|
0
|
|
0
243211598 i dont understand why counting sum is giving overflow on problem E. |
|
+12
vscode + cph + #define debug(x) cerr << (#x) << " " << (x) << endl = not bad |
|
0
what you do after a wrong answer on test 2?! |
|
0
even though you pretend to be one |
|
+7
king will return definitely... |
|
0
thanks... |
|
0
and you kept your promise!! |
|
0
really?! here both output shows 2.. check again brother... |
|
0
business |
|
0
an unfortunate mutation of polygon :D |
|
On
I_love_Computer_science →
Hi,Can you help to find book that teaches how use c++ in CP., 2 years ago
+3
Did you check chapter 4?! There all ds including map ,set ,vector are described with their most frequent functions you will need. |
|
On
I_love_Computer_science →
Hi,Can you help to find book that teaches how use c++ in CP., 2 years ago
+4
you might consider Competitive Programmer's Handbook -> pdf link |
|
0
newbie people wants some advice. |
|
On
pranshukas →
Sublime Text is Taking too much time to Compile. Please Help Fixing it !, 3 years ago
0
sir, i use ubuntu and somehow I also precompiled my header. So after 1st run it generates output in mili second(despite any change at testcase or slight change in code), but while running a completely new problem code and test case for the first time it takes almost 10 seconds. is it might be cause I have only 4gb ram and no ssd? |