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 ... 94 95 96 97 98 ... 107
Title Δ
Is Big Oh the only notation used to measure complexity in STL +1.79
About virtual function and inheritance -0.14
Is there any pthread function which calls something when the last t... -0.38
std::unique_ptr and a template -0.61
Convert uint64_t to uint8_t[8] +0.94
How to reset the high_resolution_clock::time_point 0.00
Is it ok to call dadline_timer object after its destruction 0.00
C++ suggest parentheses around assignment used as truth value +1.21
Why would one ever use lambda beyond the declaring scope or functio... -0.50
QMap insert QVector<QString> by pointer or value? +1.63
assert when X is true Y is true too - implication +0.08
Rounding error using the floor function in C++ +0.59
Reading private enums that are stored in a multimap as value -1.00
why copy constructor is always called when return by value -1.57
In c++, conditional operator did not support pointer? -2.10
How to update a particular line in a file? 0.00
function returning different address of static object 0.00
In C++ should derived class pointer point to base class pointer? -0.58
What's the difference between these two declarations? 0.00
Questions about a piece of code with templates, conversion operator... +2.08
Syntax for specifying the zero float literal 0.00
Do STL containers do smart deallocation like shared_ptr? +0.74
Program Crashes on NULL Pointer object +0.38
a call to template-function - is it legal? 0.00
error in handling set of vectors -1.20
Align a pointer -0.36
What is the difference between these two offsetof macros? +0.37
Define const string array in header +0.54
Can a function argument be multiply typed? +0.63
C++ C4551 Error while NOT working with arguments 0.00
Nested subclasses in C++ -2.59
Atomic writes with respect to unexpected power offs +1.63
initializer lists with objects is non-portable? 0.00
C++ size of structure with bit fields 0.00
Forward declaring a constexpr function in a header 0.00
Deduce first template parameter in multiple parameter template by p... 0.00
how is linking done in c++? 0.00
Function will return a string which holds the section between the t... 0.00
How to access an attribute into a struct from a void pointer? +0.38
Can someone describe void(*function)(void *) -0.25
Breaking while loop by external events in C++ 0.00
How do I initialize a class member `std::vector` of `std::unique_pt... -2.43
Is it worth it to use policies instead of conditions everywhere (ta... +1.55
c++: how to write a destructor for a vector combined with a pointer -0.54
How to sort dynamic array with std::sort? +0.39
How to catch an error resulting from an invalid memory block being... +0.37
Vector of templates -> use member of child class +0.20
Extending lifetime of temporary - proper way +0.20
Why is getpass() considered an obsolete function? +1.69
Does template constructor with universal reference hide move constr... -0.31