StackRating

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

local-ninja

Rating
1506.41 (116,891st)
Reputation
86 (787,113th)
Page: 1
Title Δ
Reassembling possibly overlapping string fragments, given the subst... 0.00
Can I convert my 1D vector to a 2D vector faster than this? -3.79
C++ and SFML, no instance of the overloaded function "sf::Rend... -4.17
Order independant variadic template arguments -4.07
C++ Remove string as duplicate in vector based on partial match of... -4.19
Automatic size deduction for two-dimensional array 0.00
C++: how to return object's set state when used as logical value -2.13
C++ - checking a string for all values in an array +1.77
Why do I not need a call to `add_test` in cmake? +3.83
consteval wrapper vs. source_location 0.00
sorted vector of pair (std::vector<pair<int, int>>) Sea... +3.76
CMake: add conditional compiler flags into Visual Studio project +4.36
Arranging odd and even numbers in a vector C++ -0.93
Concrete function as default template argument 0.00
Variadic Template Parameter Expansion Inside Class member of Type s... +0.01
Initializing std::shared_ptr with std::make_shared having an std::a... +4.28
Getting Index in a vector via interators +4.18
How to find the coordinates of a rectangle shape in SFML? 0.00
How to assign gmock function to specific function pointer? 0.00
C++17: Generic (multiple-inheritance based?) check for template in... -3.59
How can I find the maximum element in the left and right sides of a... +3.95
How to specialize a mesh class? 0.00
C++ function providing multiple values: reference parameters, or tu... +4.92
Converting a set of classes to class templates and avoiding constru... -1.07
adding static_pointer_cast<Derived> to a std::list<shared_... 0.00
Expect call with the exact object instance as argument 0.00
Is there a way for implicit conversion from double to std::array<... +0.75
Is there a way to let "make_unique< T[ ] >" can for... -4.09
How to set-up nest template parameters? +0.66
Simple Variadic Template in Class Constructor Question 0.00
How to properly implement a function with variadic number of std::s... +1.98
Extract Parameter Pack 0.00