StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 72 73 74 75 76 ... 107
Title Δ
How to declare constexpr C string? -0.20
Move-only type returned into converting constructor -1.35
How to copy the value of std::string to a structure member which is... -0.46
Marking a member variable to not copy -2.42
How does the C++ interpret the return value of system() +1.82
Next largest integer with some middle bits matching a pattern? +0.68
What happens to uninitialized class members in c++? +0.35
What difference the recursive call of two functions, having differe... 0.00
different methods for calling c++ constructor 0.00
Where can one find the exact implementation of operator new in C++? 0.00
copy assignment operator defination 0.00
Difference between atoll and (long int)? -0.79
Exit a c++ loop after defined amount of time +0.36
Understanding const +0.19
Returning a reference to a pointer from a function same as returnin... +0.60
What method does the computer use to add unsigned integers -2.28
How to use inline with recursion? -0.45
Why are copy and move constructors called together? -2.20
Unmatched paranthesis: missing ')' in #if directive -1.30
Convert C++ struct members from non-const to const -2.27
What is the difference between rvalue reference and lvalue reference? -0.36
Is always the address of a reference equal to the address of origin? +0.61
C++ std::vector clear all elements -2.21
what is the size of iterator in STL in c++ 0.00
Confusion about the necessity of the null-character? +1.48
Initialize static array using lambda 0.00
Shadowing a member function with a function argument 0.00
Are base class objects implicitly added to derived classes? -1.66
Separating options with logical OR ("|") in C++ -0.46
What does this syntax mean. (::*) -2.67
Any way to compare many ways in data structure in C++ +1.81
Looking for std container between map and list 0.00
What is the maximum number of elements that can be stored in array... 0.00
Beginner: tolower in a vector +2.17
Changing the address a pointer is pointing to -0.83
Linking errors for pugixml in wchar mode 0.00
C++ initialization of local/global object -0.30
Pointers (to pointers) and new/malloc vectors (inside of vectors) c++ +0.35
GCC7 Deduce in same class the presence of a const modifier 0.00
C++ How can I access to an inner enum class? -0.97
c++ indexed container with o(1) lookup 0.00
Unexpected behavior for ternary operator in C++ -0.79
Initialize vector of unique_ptr with default values (nullptr?) -0.19
using method from indirect parent 0.00
Pointer alignment issue 0.00
Is it safe to return a const char * from a function that use a stat... +1.93
Use C++ class in a c file +1.00
Is there a simpler way to get three numbers from the user and print... -0.58
Can optional<double> be implemented as 8-byte object? +0.21
Function-style cast vs. constructor -0.74