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 2 3 4 5 6 7 ... 15
Title Δ
Linking against Boost python 3.6. can't find boost_python inste... +0.52
Difficulty understanding linked list implementation (the struct par... -0.62
std::vector<std::map<uint64_t, std::unique_ptr<double>&... -1.14
Inserting element into sorted array +1.52
C++: avoiding the "use of deleted function" error 0.00
How to compile #include <experimental/any> for clang on OSX +2.54
C++ cannot acces vector elements when vector is returned from other... +0.52
How to store array of groups in HDF5, one by one? -0.48
How determine Array length +0.31
How to remove duplicates from a vector of pair<int, Object> -1.07
Inherit from a virtual class and specify it during construction -0.49
C++: When I assign the values to a buffer, it doesn't work 0.00
Strange error in c++ class construction +0.51
Setting private variables using a getter +0.51
How to Add two multi-dimensional std::vectors (without using operat... +0.51
Using same template for regular pointer and shared pointer +0.29
Avoid copying all constructors in subclasses -0.74
`noexcept` specifier for getters and setters +1.90
Accessing protected member of base class -0.48
Why my program return 5? 0.00
Passing references to a variadic-templates use the std::reference-w... +0.69
What happens internally as and when the second statement in this co... +2.23
Deleting an object via std::weak_ptr -1.25
Deleting an object via std::weak_ptr +1.25
Problems with function template and type_traits -0.49
How to create a custom random distribution function? -0.46
What does for(int i = 0; a[i]; i++) mean? +0.22
Jump forward and backwards in for loop +1.48
Pushing a variable number of objects into a function using C++? +0.03
Why it says that pointers point to something when all they do is to... -0.48
Recursion Function Return -0.30
Why is this diamond class inheritance output not what I expect? -1.29
What is wrong with following C++ program? -0.13
error "expression must have class type" when creating a l... 0.00
Need help solving C++ boost compilation error 0.00
C++ pointers in tree structure 0.00
In C++, can we use { } for C-Style casting? +0.11
Unexpected runtime error (segmentation fault) 0.00
Square bracket [] operator overloading c++ -0.50
How to specialise template method with type that itself is a templa... -0.82
How to keep iterating over data structure after inserting elements... 0.00
C++ Inheritance is not working properly +0.51
Precondition exception when intersecting polygons in CGAL 0.00
How to delete objects in c++? 0.00
How do you destroy an object in its constructor and return NULL +0.18
C++ Dynamic Arrays Index and Capacity problems 0.00
No match for operator [ ] c++ -0.54
Should I pass allocator as a function parameter? (my misunderstandi... +0.52
Should I free memory for a short lived program if memory footprint... -0.91
Make std's data-structure use my existing non-static hash funct... +0.51