StackRating

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

DeiDei

Rating
1534.71 (14,833rd)
Reputation
6,201 (26,271st)
Page: 1 2 3
Title Δ
C++ '<class name> has not been declared' and '<... +3.61
Change value of character pointer +3.25
What happens with undefined macro parameters once compiled? -3.36
Why isn't typename interchangeable with decltype() for this usa... 0.00
forward declaration at class template specialisation -3.22
How to read input to a C++ program in reverse order? -1.65
different ways to define a function as template argument explitcly... 0.00
How to condition a class template and primitive type template 0.00
Can a macro be expanded before token pasting? 0.00
std::sort fail to work when input vector has called reserve +3.65
Should the rvalue be valid after a move? -1.43
C++ gives strange error during structure initialization with an arr... +4.43
Variadic template, function as argument -3.34
numeric_limits of atomic types -3.95
C++17 structured binding declaration in for vs if vs while? 0.00
Can the values of `stdin`, `stdout`, and `stderr` be assumed to be... 0.00
Understanding scanf behaviour -3.44
Need to assign function to variable in C++ -0.48
Is it possible to get a single element of a set in C++ STL? +3.23
Incorrect values with auto iterator on std::list 0.00
Has a std::byte pointer the same aliasing implications as char*? 0.00
Variadic macro warning +1.26
Why this code doesnt allocate memory in C++? 0.00
Is it good practice to make every const string be referenced? -2.29
Need help passing arrays, and input arrays -0.48
How to declare static C++ function as friend on OSX 0.00
Calling Functions With std::optional Parameters +3.44
Initializing all doubles in a class to zero 0.00
constructor that creates an object of type <T> from an object... 0.00
How do I access a specific argument without knowing it's type [... 0.00
Check if a template parameter is some type of chrono::duration 0.00
C++ Is there a way to have template overload based on type_traits? 0.00
Pass parameters to std::thread wrapper +0.38
Swap with variadic base classes 0.00
Why are pointers to incomplete types allowed and not variables of i... +3.77
C program was not written correctly +3.19
Getting error : C3867 'Template_class<int>::add': non... +0.09
How to convert std::string to std::vector<uint8_t>? 0.00
Having trouble with C++ variadic template parameters 0.00
Comparing the private member variables of class objects stored in a... +3.73
"Conditional" alias templates +4.23
Is a C99 complex type binary compatible with a structure with two m... 0.00
Why does a lambda convert to a bool whose value is true? 0.00
strcmp returning only 0 (palindrom algo bug) -0.12
Variadic template type deduction 0.00
Using functions within functions +4.61
constexpr function has to be defined forwardly? +4.88
Is it bad practice to overload an existing function with templates? +3.90
What will happen if I assign negative value to an unsigned char? +0.65
How to make all instances of a template function friends of a class? 0.00