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 ... 4 5 6 7 8 ... 14
Title Δ
pow(-0.857487, 1.5) returns NaN - Alternatives? +0.30
Deinterleave odd and even entries of vector c++ +0.96
What is the zero-length array mentioned in the draft standard? +2.27
What's the difference between `abs` vs `fabs` in (c++) +1.31
How does strcat() work in C++? +0.97
chunked file reading using stream_iterator 0.00
comparision of strings with numbers, how does it work 0.00
Creating an std::unordered_map with an std::pair as key +1.07
How to convert safely from char* to string in legacy code? -0.97
Lapack routines for solving A x = 0 0.00
Asking compiler to inline my class and apply usual optimizations 0.00
C++ pointer scoping issue +0.84
Why does integer promotion in pointer arithmetic behave differently... +1.54
Operator overloading for built in types in C++ to access elements i... -1.88
Optimize simple comparison with zero for performance 0.00
C++ std::add_const not working correctly? +0.46
avoid vector copy constructor 0.00
C++ syntax when initializing the instance variables +1.41
Possible bug with GCC, foreach loops operate on shadows, rather tha... +1.86
Converting file to char* Issue -0.19
How does converting long long to int work? +0.43
Equivalent of python map function using lambda +1.33
Does declaring a private string as a reference make a difference? +1.17
File I/O error Copy Constructor C++ 0.00
Why is this assert failing? -0.60
Random Double Issues -0.19
Are C++ applications cross-platform? +0.82
Trouble Initializing an Array of Structures C++ 0.00
C++ Ifstream object equals nullptr but it isn't a pointer? 0.00
overriding istream and ofstream 0.00
C++ unitialized variable used +0.30
indentifier was not being initialized 0.00
I can directly access std::array's data, is this a defect? 0.00
Can I rely on std::map::operator[] to touch? +1.11
Why can't I pass string* instead of string[] as argument? +0.40
Why am i getting error: "rand() cannot be resolved"? C++ 0.00
Performance difference using std::min or ternary operator? +0.59
why this is wrong about using for_each? +1.67
Invoking member function on invalid object +0.86
Big O notation SelfAdjointEigenSolver in Eigen lib 0.00
Inconsistency in boost multiprecision library with modulus +1.93
Is it guaranteed that size_t, vector::size_type, etc typedefs won&#... +1.76
Recognizing the type of a container and copying it in C++ 0.00
Is there a way to use operator+ to concatenate std::strings in c++? -0.52
Vector of pointer declaration +0.70
c++ - Function overloading: float gives error, but double don't +0.03
What is the best way to put some data in an std::vector 0.00
C++ unordered_map with pair as key - not compiling +0.33
Is there any advantage of using std::addressof() function template... 0.00
What is wrong with the following code? Iterator type does not work... -2.38