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 ... 53 54 55 56 57 ... 107
Title Δ
error assuming cast to type xxx from overloaded function on gcc 0.00
How to efficiently remove duplicated user defined data from vector? 0.00
How to search in a map/multimap starting from specific position +0.33
What is the scope of a class declaration in C++? 0.00
C++ dynamic downcasting of a vector of shared_ptr 0.00
What counts as "write" to std::map? +2.04
Is it possible to automatically cast to most derived type? +1.62
Collision of mixed-case namespace names -0.64
why can't you shift a uint16_t -0.01
Can I resize a vector that was moved from? -0.33
shared_ptr<int> to an element of an array (shared_ptr<int[... 0.00
C++ adding "self" to a map during constructor 0.00
Derefencing a pointer to a struct in C++ +0.37
Is std::map access thread safe if iterators to it are never invalid... 0.00
Dealing with undefined behavior when using reinterpret_cast in a me... 0.00
Does the item after the last item in a linked list have the value o... 0.00
Can I assign to the return value of member access operator? -1.23
Passing a dynamic multidimensional array on the stack to a function... 0.00
Implicit declaration of printf 0.00
What's difference between two deletion of linked-list? 0.00
c++17: A temporary object never destroyed +1.92
Is there a way to print out the index of an array member? -2.33
Is deleting copy and move constructors/assignment operators in base... +1.23
Safe way to dynamic cast void to a type? -2.09
Valgrind shows Leak_DefinitelyLost even after releasing the pointer +0.37
Sscanf with hexadecimal values 0.00
c++ - expression did not evaluate to a constant - using constant fr... -1.81
Passing iterator as an argument +0.00
where string literals will be stored +0.99
Warning: expression result unused when returning an object with a t... 0.00
What is the best way to initialize an iterator? +0.19
Accessing unions in struct +0.41
How to get C compiler #error if a sizeof(struct ...) not equal to a... +1.18
Why uint64_t cannot show pow(2, 64) - 1 properly? +1.45
Does the heap in C++ contain classes and structure objects or does... +1.39
Pointer Arithmetic and Inheritance result in undefined behauviour -0.82
Let an array point to another array with different bounds in C++ -2.74
Does static make a difference for a const local variable? +0.31
How can I get "address" of every Nth element of a vector 0.00
c++ passing element of vector<Parent*> into object's meth... 0.00
PATH in argv when running debugger Visual Studio +1.72
return address of an item in vector using range based loop 0.00
C++ class object inside another class problem 0.00
Integer overflow not occuring : they restart from 0 -0.74
How to split static lambda in declaration and definition? -0.14
Question about polymorphism & overloading +1.98
C++ reinterpret_cast safety with array references and move/copy ass... -0.63
constexpr const char* in header file 0.00
stack smashing detected when no return statement in function return... 0.00
Changing The Value Stored In A Particular Address in C++ +1.37