StackRating

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

Walter

Rating
1479.03 (4,500,270th)
Reputation
28,446 (4,381st)
Page: 1 ... 10 11 12 13 14 15
Title Δ
Exponential number generator sometimes gives "weird" resu... +2.29
Compliing C++ CGAL Module that is callable from Python -0.18
N choose k for large n and k -0.28
add armadillo libraries to g++ compiler in linux +0.31
Why does the compiler let me call pow and sqrt even though I didn't... +2.73
Having a logical issue with recursion-based N-nested for loops +0.08
How to convert std::thread::id to string in c++? +0.00
a function returning reference to real or imag values of a complex... +1.24
C++ openmp much slower than serial implementation +1.11
Flatten / Refactor C++ template source for certain inputs +0.06
syntax error when writing find function for List -0.56
Operator overloading= and templates double value does not work only... 0.00
Should class Square publicly inherit from class Rectangle? -0.27
Implementing an linked list [C++] compilation error +0.57
Circular dependency in template class +2.24
Simple example program that uses tbb::queueing mutex inside a tbb::... -0.39
How could type, comprising non move constructible field, be move co... +0.83
vector of vector initiallization +0.69
Locking/unlocking mutex inside private functions -1.35
Append vector to another with a move (pre C++11) -0.83
Unexplained Behavior with std::vector 0.00
Object storing a non-owning reference that must be informed before... +0.35
re-order vector<std::unique_ptr<X>> given a vector<c... +2.95
"\b" is added to the string as a character -1.59
Join array results in OpenMP +0.59
is this C++ example portable? -0.13
OpenMP for loop sections 0.00
Strange error with a templated operator overload -0.42
Use OpenMP to find minimum for sets in parallel, C++ -0.42
Concept do-while-do-loop -1.88
Recursion counter inside a C++ function +0.63
Visual C++ 2012: compiler complains about "missing ';'" +2.00
boost and c++11 thread compatibility 0.00
What reasons are there for a returning by value in C++ +0.71
How is it possible to construct a std::vector of non-default constr... +1.15
Overloading an operator through friend function and returning a typ... +0.95
c++ proper syntax for templated function of `std::vector<T>::... +0.98
What's the best practice to prevent memory leak if an exception thr... +0.65
C++ Access private member of nested class -0.41
Code with std::bind not compiling, error C2780: expects 6 arguments... +0.54
Can two std::atomic's be part of one union? -0.67
using std::cout in multiple threads -0.63
How best to fill a vector of vectors (avoiding wasting memory and u... -0.73
Passing a bool as a param. C++ -0.42
Defining a parameter as an unspecified template type +1.13
What is the best way of doing multithreading? +0.15
No match for call using vector +0.66
C++: Default initialize an integral type in a template function -0.68
What are the differences between those two approaches of threading? -1.39
Trouble with #defined identifier in c++ -0.25