Title |
Δ |
c, strtoul() returning invalid value in case of error/overflow
|
-2.90 |
Find the shortest range in the array which contains all the element...
|
0.00 |
C++ Instantiate object who has no default constructor inside anothe...
|
+1.03 |
Got VS compiler warning C4239 when trying to cast std::vector<st...
|
0.00 |
Long integer overflow in C++
|
+0.50 |
Give only some derived classes access to member functions from base...
|
0.00 |
How to print output with a set amount of spaces in C++
|
0.00 |
character string literal and string literal in standard?
|
0.00 |
Is there a difference between `x is int?` and `x is int` in C#?
|
+0.97 |
converting constructor: How do you explain a function given differe...
|
+0.00 |
Why does C++ round my double ? (eg 19.9999998 becomes 20)
|
0.00 |
Force Sign and Localised Thousands Separator
|
+0.24 |
Passing derived class pointer to function expecting base pointer by...
|
+0.92 |
C++11 outer scope variable declared auto
|
-0.35 |
Does the c rename() function delete files?
|
+0.72 |
How can I avoid adding empty line to the end of RichTextbox?
|
0.00 |
Why is the maximum sum subarray brute force O(n^2)?
|
+0.25 |
How to make a member function which returns a pointer to a member f...
|
-2.53 |
Two possible OrderBy
|
0.00 |
strncat(): Random character in target string
|
0.00 |
State machine - embedded switch
|
-0.05 |
Generic class, constraint by struct, generate compile time error &q...
|
+0.73 |
Type casting and Bit Manipulation Mystery
|
0.00 |
Determine if there is a path between all vertex pairs on an directe...
|
0.00 |
How to convert grinning face 😀 into its unicode code point...
|
0.00 |
When is a vtable destroy in C++?
|
-0.25 |
Valid, but worthless syntax in switch-case?
|
+1.06 |
VS compilation warning: result of 32-bit shift implicitly converted...
|
+1.89 |
Vectors and Pointers
|
+0.28 |
How -128 fits in a sbyte
|
0.00 |
C# restore previous directory
|
0.00 |
Quit recursive function when a dynamic condition is met
|
-1.88 |
How to count the number of occurrences of the sequence in a string?
|
-1.07 |
c++ Can I Initialize a variable of type float with a double?
|
-0.00 |
C++ chrono: Get seconds with a precision of 3 decimal places
|
+0.24 |
Format Text(Code), removing spaces and stuff
|
0.00 |
Print integer value in binary
|
0.00 |
Cannot output cursor location to debug string (WIN32)
|
+0.95 |
Pushing shared_ptr(this) into vector results in "free(): inval...
|
-2.55 |
Unable to ChangeType from string to int?
|
-2.74 |
Variadic template wrapping function call
|
0.00 |
In C, why certain function name prefix of "_ _" (double u...
|
0.00 |
Why the final result varies?
|
-1.30 |
How to get the error message from a C++ catch(...) block?
|
-2.65 |
Can not understand the right shift operators operation in c for neg...
|
+0.24 |
How to separate numbers from words, chars and any other marks with...
|
+0.24 |
Is it possible to define a c++ wrapper function for a macro with va...
|
0.00 |
What exactly is strcmp(String comparison) doing?
|
-0.70 |
Does const keyword go before or after Type?
|
-2.68 |
If/else if always goes to else statement
|
-0.22 |