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 ... 6 7 8 9 10 ... 15
Title Δ
const qualifier end of function +0.92
Overloading operator +: Expression must have integral or unscoped e... -0.43
Optimization of determinant calculation function 0.00
Create a function from another one -0.12
Accessing members of a derived class from a factory created instance -1.00
How to represent the kinetic equation in syntax +0.06
large template class boilerplate code +2.41
Refactoring read write accessors from/to one data member 0.00
Why sizeof returns different value on different IDE? -0.78
How to define a templated method for objects, some of which are als... 0.00
Why doesn't the C++ standard library have a version of deque wi... -0.78
Rewriting a recursive function to a non-recursive function 0.00
How is stored a vector<string> in memory -0.18
Global formatting options for floating point numbers -1.55
N-body algorithm: why is this slower in parallel? -0.54
How can I improve performance via a high-level approach when implem... +0.42
Properly overload operator << in Boost.Log -0.98
How do I check if string::append() is going to fail 0.00
Why doesn't cin have specifier format or ampersand like scanf? +1.59
C++ std::vector<>::iterator is not a pointer, why? +1.92
What is the difference between these two cases of adding a string? +1.50
Maximum value from pancakes glutton -0.83
diffrence between using list<type> and pointers (classic C) f... +0.57
xcode error: (null): 5 duplicate symbols for architecture x86_64 0.00
undefined reference in c++ -0.03
Passing vector to a thread function in c++ +0.00
How to create object of nameless derived class of my abstract class? -0.81
Ensure that class derived from parent CRTP class implements function -1.86
Why is there no safe alternative to unique_ptr::operator*()? -1.13
How to separate definition from the declaration for a class templat... +0.29
C++ metaprogramming,why and when should be used? +2.67
OpenMP code far slower than serial - memory or thread overhead bott... +0.29
How to read one component of ArrayType stored in HDF5 0.00
Is it possible to use std::unique_ptr to manage DLL resource? -1.28
C++: C string to std:string -1.46
"using" (or other mechanism) to swap in unique_ptr for au... +1.87
OpenMP, reason for slowdown with more threads? (no sharing/no rand(... 0.00
C++: Field has incomplete type +0.05
C++ Input/output +1.26
In c++, declaring class variable as private is always good? -0.95
C++ macro defining classes dependent on each other 0.00
How do you set a global int inside of a void in C++? +0.63
C++ - back to start of loop without checking the condition -0.34
How to compare thread's result with other variable -1.57
Can a class hierarchy be safe and trivially copyable? -1.08
Instantiate polymorphic member variable to be of appropriate type +0.54
Getting an invalid reference in a range-based for loop +1.64
passing arument list to a constructor through a wrapper in c++ -1.25
c++ Putting a function in a class -0.45
C++ - remove a node from any index in singly linked circular list 0.00