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 ... 76 77 78 79 80 ... 107
Title Δ
Difficulty understanding linked list implementation (the struct par... +0.68
How to initialize an array in constructor by the argument? +1.34
Multiple raw pointers to the same object 0.00
Error: 'some class' does not name a type. how to resolve th... 0.00
C++ - Check whether pointer in pointer array is already "fille... 0.00
Is should be 12 size of mentioned class? 0.00
Allocation of memory in numerical recipies c++ -1.76
What's the use of casting NULL to SomeType* in C++? 0.00
Initializing the basic string of uint16_t +2.38
How do reference-counting smart pointer's avoid or handle refer... 0.00
Why can const int& bind to an int? +1.02
use a returned array on the fly, how to release its memory? -1.30
Does passing by reference primitive types such as int, bool gives a... +0.36
shared_ptr entirely on stack +0.38
vector pointer in struct can't convert vector in main what is w... +0.34
C++ declare a move/copy operation will suppress generation of relat... 0.00
Why implementing swap() as non-throwing -0.04
C++ Reading a string from socket that contains null character befor... -0.93
How to delete a folder and its content using c++? -0.15
Converation between object ** to object* 0.00
Naming APIs, to imply transfer of memory ownership? 0.00
Methods you cannot implicitly call in a copy constructor 0.00
Make a class that cannot be instantiated? 0.00
C++11 Smart Pointer Make Functions for Variable Sized Objects +1.05
Is it safe to use const char * literal as a std::map key? 0.00
Accessing address of members of a struct variable using pointer to... 0.00
Detect charset of file dynamically in c++ +0.38
Is it faster to use a bool and return later or call function and re... 0.00
Why is this function returning 1? +0.37
wait for all threads finishing one job then doing another -1.98
How to use string as ifstream variable name in C++ -0.15
C++ Implicit conversion about class inherit -0.16
C++ protected typedef as return value 0.00
Inquire members of a struct or class 0.00
Why this recursive function only work when used ELSE +0.35
Why some data in binary file is shown as it is and other is shown i... -0.14
Generating random numbers in C with different seed in every loop? 0.00
Why storing objects addresses in a buffer causes a memory leak when... 0.00
Why does is_sorted not work correctly with greater_equal? 0.00
Why should we delete the memory allocated by new? +0.19
How do I dynamic upcast and downcast with smart pointers? +1.91
Array of pointers print values +0.37
A risk of string copy 0.00
Inspection "Non-reclaimed resource acquisition" in reshar... -2.36
Create an inherited class dynamically, access using base class poin... -0.34
Read files with path given as pattern 0.00
Return value of () operator +0.83
How to use this macro to test if memory is aligned? 0.00
Pointer to fixed size array behaviour +1.68
C++ const pointers - Unexplained behaviour +0.05