StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Baum mit Augen

Rating
1693.59 (181st)
Reputation
42,120 (2,594th)
Page: 1 ... 7 8 9 10 11 ... 14
Title Δ
Why do fixed-width integers print out chars instead of ints? +2.43
C++ Deleting a pointer to a object that contains another pointer +1.01
How to find out addresses of the slots in dynamically allocated mul... 0.00
Does ^= create a temporary variable in memory? +0.97
Printf and C++ strings +0.37
Can I achieve linear (or close to) complexity concatenating strings... -1.16
Keeping a decimal number within a range -1.83
Why are unsigned integers error prone? +0.95
Integer array pointer implementation in C++ +0.38
Run time fault is coming if allocation memory using malloc to store... -1.14
UB when manipulating nullptr +1.51
inlining when function body has no return statement +0.27
Is there any difference while assigning value in ctor? +1.23
Necessary to delete dynamic struct contents, and then the struct it... -1.18
C++ Standard Library - std::setenv vs setenv 0.00
Converting a string to vector in C++ +0.25
Why are the default arguments provided for trailing arguments only 0.00
std::array vs array performance -0.02
const input vs non-const output +0.54
Using LAPACKE_zgetrs with LAPACK_ROW_MAJOR causes illegal memory ac... 0.00
Destructor direct call in C++ +1.29
Error 'no match for call to vector<int> normal_iterator&l... 0.00
Does the the dynamic array need to be deleted or deallocated if the... +2.16
performing vector intersection in C++ +0.26
Overloading i/o operators in C++ for polynomials +0.94
Redirect cin (c++) to multiple files in cmd -1.06
How can I be sure that Return value optimization will be done +0.36
Concatenate forward and reversed vector +1.64
Why does the unsigned int give a negative value in c++? +1.02
How does C treat char sums? +0.65
fscanf doesn't work correctly with string -0.12
c++ taking the address of a temporary object +1.25
How to check if string is a proper subset of another string +0.47
C++11 multiple random number engine adaptors -1.37
C++ Finding the number of times something appears in two elements a... -1.42
storing two different class objects in a vector -0.35
std::valarray and parallelization 0.00
Why does this for loop execute five times and stop? +1.65
Why can't compilers insert code to detect buffer overflows? -0.54
What is difference between int a=985 and int a(985) +1.55
Give command line argument (c++) 0.00
for_each to avoid raw loop +0.19
How to properly leave a Critical Section? -1.61
Error C2026: string too big, trailing characters truntraced 0.00
C++ Correct way to free a vector of a custom class -0.69
Char arrays filled with 0xCC after allocation +2.49
String to Char Array not working +1.75
C++ 11 - Is moving non local variable safe? -0.38
default pointer values in map when using operator[] +0.39
Cppcheck Possible null pointer dereference: +2.02