StackRating

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

ローウ

Rating
1568.29 (4,258th)
Reputation
10,805 (13,941st)
Page: 1 2 3 4 ... 10
Title Δ
C++ invalid function type casting +0.56
Why does auto&& var2 not imply rvalue reference? 0.00
Implementing derived class with templates 0.00
How to set default parameters In case a user does not type in the o... +0.41
Assigning a rvalue to a lvalue reference +1.05
C++ inheritance and same funciton names -2.05
Why and how should I use prototype design pattern 0.00
Singleton class destructor fails to clean up (SDL_Quit) on MinGW -0.51
C++: Nested For-loops over 2 dimensional array with "auto" -2.06
Designing class for handling multiple communication protocols handl... 0.00
How do I move-append one std::vector to another? -1.06
Best way to initialize inline static variable returned by derived c... +0.41
Event handling using SDL and C for my hobby game engine 0.00
Finding multiple max elements in a vector C++ -0.64
SDL_RenderCopy() unexpected behaviour 0.00
Why my code does two instances instead of one? +0.44
Template parameter "function type" and "function poi... -0.41
C SDL VS Code image is not displaying 0.00
Inheritance and function overloading 0.00
How to store std::sqrt in std::function +1.81
Why can't a destructor have reference qualifiers? 0.00
Iterate through std::initializer_list -0.82
Multi threading sum +1.68
replace all odd values in vector with coresponing value from new ve... +1.35
Using RAII to re-allocate a resource after a given number of iterat... +0.42
How often false signals are triggered in a condition variable? +2.06
thread safe with pop and visit in c++ queue 0.00
Is there any way to re-define an array in c++? +1.13
Modifying the value of a user defined type in `std::set` -1.63
Using std::vector as view on to raw memory +1.41
Inserting a vector in a certain position in another vector +1.80
How to write makefile for a target that includes a header file? +1.41
How are arrays of type std::vector<std::array<T, N>> or... +0.38
How to design a class method can only be invoked once 0.00
Why can't `std::async` pick the correct overload? -0.12
Base constructor calls derived constructor depending on input - Cho... +1.76
How to sort a list of pairs based on second element in decreasing o... +0.41
Code using RISC-V a program that gives the largest value in a seque... 0.00
STL user defined binary operations +1.11
Force copy assignment over move assignment operator -1.53
How to remove ./a.out when displaying input on command line into ar... -1.94
Sum over vector performing differently for nearly identical code -0.70
Template typedef? -1.52
How to obtain inner type of template type? -1.07
Change Object type based on inheritance +1.79
Why is JALR used instead of JAL for returning from subroutines 0.00
Finding max element in min heap +2.60
Writing a custom insert function for std::vector -1.99
Passing vector with std::move function signature +0.59
What's the point of unnamed non-type template parameters? -0.12