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 ... 39 40 41 42 43 ... 107
Title Δ
Problem with abstract class inheritance and constructor at C++ -0.10
What does it mean to obtain storage? -1.42
How to go to initial stage of Program without using "goto"... 0.00
how to split an integer and add everything to an array? +0.51
Tuple works with nullptr but doesnt with NULL +1.30
Using C++17, how can I create a compile time map of types to value? +1.75
Why do overloaded move assignment operators return lvalue reference... +0.67
Brace initialization in arrays c++ -2.44
How deep can I #define? -0.62
Why doesn't CPP create a default deep-copy constructor? -0.91
Where is 'for' of the for loop is defined? Like cout is obj... 0.00
How to call the overriden function of parent class in C++? -2.06
What does memcmp do if you pass two identical pointers as inputs? +0.32
Difference between char array[sizeof(Message)]; vs char* array = ne... 0.00
Why does inbuilt sort function for c++ does not function when we us... +1.67
Why does std::put_time(std::gmtime with the %z format give back +01... 0.00
How does the linker deal with definitions in headers in C++? +0.71
How does a virtual function affect static_cast? 0.00
(C++) Why does the '||' logical operator gives back 1? +1.48
How come 2 uninitialized std::set::iterator are equal? +2.01
type aliasing and similar types 0.00
In what situations is using 'const T*' preferable to 'c... 0.00
Picking random chars from char array? +0.80
When is RVO garanteed to apply / does apply with C++20 compilers +2.74
How to verify CPU cache line size with c++ code? -0.23
Pointers to member arrays with differing sizes +1.51
C++ move constructors without rvalue references? +0.36
When a unique_ptr is deallocated? +1.43
[[deprecated]] results in error instead of warning in Visual Studio 0.00
Why I cannot declare an static member of a class with only a forwar... 0.00
Does side-casting to and from sibling types preserve addresses in C... 0.00
What the C++ standard exactly means by "same scope" in [b... +0.35
C++ Lambda expressions: capture by ref overhead -2.11
Size of most derived class in virtual inheritance -0.93
Why does std::memcpy (as an alternative to type-punning) not cause... +1.20
Order of elements with the same priority in std::priority_queue +1.96
initialize a class without copy construct +0.35
Qualifiers for a variable in C++ 0.00
Can a template class have pure virtual functions and virtual operat... 0.00
What will happen if a string has no NUL character in C/C++ (in case... -0.25
c++ two threads, sharing a few integer variables 0.00
For what reason would it be necessary to bind a const lvalue refere... -1.16
C++ compile code depending on the concrete type of auto -0.20
Can types in standard library be over-aligned? 0.00
Why I am getting floating point exception +0.36
Why does C++ allow passing the array size at run-time to a function... 0.00
Would it be beneficial to use a union? 0.00
Don’t understand this return type? -1.95
How does the arithmetic of redefined symbols work? +1.50
Need help understanding recursion in C++ +0.36