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 ... 81 82 83 84 85 ... 107
Title Δ
Retrieve Largest Value On Iterators -1.06
How to effectively deal with temporary helpers that require ownersh... +2.01
Assigning to 'int *' from incompatible type 'value_type... 0.00
What will this do? C++ 0.00
Member property as default value for method -0.46
What happens when virtual destructors are declared, but have no imp... -0.37
compiler memory optimization - reusing existing blocks +1.41
objects dynamic casting downcasting 0.00
How do we add an element in a priority queue after a certain value? 0.00
Function order not clear in C++? 0.00
Does the standard library have a comparator reversal mechanism? -2.13
Efficient way to get unique elements from a vector of pairs -0.91
What is meant by value returning from a function and where does tha... +0.35
When im moving a class to a header file i get an error C++ 0.00
Calling an object's destructor in its assignment operator method -2.02
C++ array error about does not match a type +1.86
Why not call Destructor in C++? +1.25
What's the right way to implement integer division-rounding-up? 0.00
C++ returning pointer +0.37
When to use fabsf rather than fabs 0.00
Is there a way to call a function multiple times on the reference i... -1.91
Const Object, Const Member Function and Mutable Variable in C++ +1.48
forward declaration and Cast incomplete type C++ +0.33
Pass C++ object (with possible multiple virtual inheritance) throug... -2.41
I need a simple example of when to use non-virtual multiple inherit... -1.61
error: printing txt file in c++ only print "0" +0.33
Peculiar behavior of nested class pointers? +0.34
Is it possible to not to execute both if and else clause as well +0.33
Should operator< for std::string be affected by current locale? +1.45
Calculation the sum of long long int 0.00
How to create object using enum element 0.00
Selectively sort vector c++ -0.43
Thread synchronisation issue C++ 0.00
Implicit conversion of both operands for operator== 0.00
Characters supported in C++ -0.16
c++ Why std::multimap is slower than std_priority_queue -2.34
C++ Conditional Templates Compilation based on data type -1.14
How to write a n-ary negator? -1.39
Largest number in c++ 0.00
Forcing class instances to be const -0.37
Mettle C++ Test Framework's use of undescore 0.00
Dynamic allocation and random access: Raw, Smart, Deque, Vector. Wh... +1.29
Define an element that points to a same element type in C++ 0.00
segmentation fault when function called repeatedly 0.00
Why use the prefix increment form for iterators? +2.24
vector<char> VS vector<bool> in C++11 -0.41
How to find the number of user-defined elements in an int array? -1.07
How can "sizeof(array)" get the size of array with variab... 0.00
static_cast<T> vs T(n) for fundamental types +1.74
Getting error : C3867 'Template_class<int>::add': non... -0.40