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 ... 73 74 75 76 77 ... 107
Title Δ
How to extract numbers from string and store as single integer? +0.40
Meaning of I(I()) 0.00
Preserve order of elements in copy from a multiset to another multi... 0.00
time complexity between a ordered map string search vs int search 0.00
Multiple inheritance: usage of skipping 'virtual' keyword a... +0.35
C++ - Does the Destructor just deallocate the memory or does it act... +0.71
How to access out-of-scope class? -2.69
Is fopen only for .txt extension possible? 0.00
Does sorting a vector of std::wstring actually rewrite the raw stri... +0.43
non-standard syntax use '&' to create a pointer to memb... +0.30
Union virtual inheritance 0.00
Are variables appearing in function expression taking arguments by... +1.54
Derived Class Insertion and extraction operator overloading and Cas... -0.14
How do I get a code point literal in utf8 -1.52
How is char* textMessages[] formatted in memory? +0.74
Expression 'i < 0' is always false -0.65
Why move semantics have the same behavior as shallow copy in dynami... +2.50
why this idea in using while loop. is it trivial? +1.89
Output always 65535 characters? +0.32
How can I have the compiler use the smallest type in a template ... +0.35
Why gcc and clang both don't emit any warning? -0.56
Deleting std::map of functions -0.98
Is there a downside to a significant overestimation in a reserve()? -1.18
Need to Total Fields From a Container of structs -2.83
Create variable size array without pointers +0.35
char * is slower than string in release compile +1.41
Doubly Linked-List, Linked-lists and dynamic arrays in C++ -0.61
Setting shared ptrs to null -0.79
how to create unique_ptr from inherited parent class -0.38
pthread_create : passing an argument as the last argument -0.15
Use vector<int>::iterator by reference but with error +0.37
Initializing union in a structure - c++ +1.51
C++: What is the difference between an include directive and a head... +1.70
Vector of non-const objects seems to be treated as constant in rang... -0.15
Where should I do std::move for a function parameter passed by &... 0.00
How to return a char* without the free() or delete? +0.08
How to send a 2D array to a function? -0.16
Deferred initialisation order in C++11 0.00
Any way to make C++ become duck typing 0.00
C++ address and pointers -0.65
How to prevent memory leak on allocation failure with consecutive u... +1.65
c++ overloading subscript dereference where nullptr is allowed 0.00
Purpose of "import std;" in C++ +0.36
Why do fstream.read and fstream.write use char and not unsigned char? -0.39
Proper way crossplatfom convert from std::string to 'const TCHA... +0.56
How " return {...}; " works in C++11? 0.00
What does '&' after class name mean? 0.00
Compiler not enforcing return contract +0.62
std::size_t or std::vector<Foo>::size_type? -1.73
C++11 vector holding 2 different subclasses, but not at the same time -2.40