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 ... 9 10 11 12 13 14 15
Title Δ
Why dynamic memory allocation is not linear in scale? 0.00
C++ templates interfaces using 0.00
Why we are not creating Derived Class Reference in case of virtual 0.00
Is using std::vector< std::shared_ptr<const T> > an ant... +0.59
splitable data structure (in c++11) -0.08
Segmentation fault - new and delete have been used. Lots of arrays... -0.97
how do i assign value to member variable of type std::map<std::s... 0.00
c++ polymorphism and list +0.87
Why do I get a compilation error? -0.17
Destructor vs member function race again -1.01
Linker errors - undefined references +0.58
Initialize primitives or not - c++ +0.39
what standard container to pick (if any)? -0.12
How do you declare a pointer to a C++11 std::array? +0.45
Polymorphism - "expected class name before { token" error -0.17
Iterate through unordered map C++ +0.16
Print the average of std::vector -0.27
std::vector<T> and basic multithreading design pattern -1.37
Sorting a vector of objects with std::sort() 0.00
why doesn't dereferencing a polymorphic pointer call derived type a... +2.68
Have vector<object>; return vector<object.member> witho... +0.55
C++ cannot convert 'type' to 'type*' +0.58
Optimizing the use of the C++11 random generator +0.80
invalid initialization of reference of type -0.65
Efficient way to compute geometric mean of many numbers +1.49
What is the role of passing by reference when you do not modify var... -0.55
type deduction from a function pointer as template argument +0.62
Why do designated initializers work in C++? -2.15
c++ putting 3 different objects into one vector -1.20
Thread-safe Settings +0.27
Is it possible to simultaneously remove and get a copy of an object... -0.95
return the type of a class instead of an object -0.73
access a non static structure from a static function 0.00
Pass object or pointer as value when not changing that object in fu... +0.15
C++ Calling set function from another class in file reader 0.00
How to get a number closest to the average in c++? -0.25
What is the best way to parallelise tasks sharing an object but oth... +0.05
Why does fstream::open() expect a C style string? +0.32
C++ How to ignore defined method in header file? +0.51
Sorting (n x 2) array based on the first column using STL algorithm... 0.00
cc1plus: "-Wno-unused-result" error 0.00
Use of making destructor private +0.05
C++ - How to initialise an array of atomics? +1.91
Uninitialized Error -0.39
catch block gives me no match for operator error -0.18
Template specialization from a template class 0.00
Polymorphic recursive calls in C++? +0.59
auto lambda inside template class member method: does not name a type -0.66
constructors calling subclass +0.39
OpenMP fastest way to update a struct 0.00