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 ... 41 42 43 44 45 ... 107
Title Δ
Hiding the Contents of a Header File -0.14
What is the performance difference between "a<=b" and... -1.06
Are there any difference in empty parentheses (“T()”) and empty bra... -2.29
Trouble with header files; "redefinition of class" -1.41
Testing Undefined Behavior -1.07
How do I use a template to create different constructors in C++? 0.00
How To Set Class Method in sigaction sa_sigaction? +1.44
C++ get localtime/gmtime from internet for licensing 0.00
g++ doesn't issue -Wsign-compare in template code 0.00
Destructor of dynamically allocated array causing Heap buffer error 0.00
what is the meaning of &address +1.18
Adding class object to an array with class function 0.00
Is there any reason to not overload operator== as member, when only... -0.79
Replace file using std::filesystem 0.00
Modern C++ iteration over pointer to vector 0.00
I have a local char array in a function — when I return the ar... 0.00
Limit the istream read width for integers 0.00
Using std::function as data member with arbitrary number of arguments 0.00
Defining a reference as a function call - what are the benefits? -0.26
Proper way to add an int to a size_t 0.00
How to return an error from a function that returns signed integers +0.71
How to delete a column in 2d array in c++ -1.68
why <double> is allowed in STL -0.17
Why C++ hash functions' return type is std::size_t, instead of... 0.00
How to write to a vector cyclically? +0.66
C++: How can I print unicode characters to text file +0.05
C++ lifetime of union member +0.72
How do pointers to members in C++ work internally? +1.64
SIGSEGV Crash prevention in C++ 0.00
Is it possible to cast a parent object to a child object in C++? +1.53
How to fix "non-aggregates cannot be initialized with initiali... +0.32
constructing a std::vector using std::transform. Possibility to ret... -1.99
How is the precision loss from integer to float defined in C++? +2.01
C++ differences between () and {} 0.00
Preferred way to specify that function throws exception -2.00
Why does brace initialization in C++ solve the problem of initializ... -0.86
Why is const int fine for char brace init? 0.00
C++ Killing a std::thread +0.66
How do I create a C++ Integer Array of constant length? +1.82
Open an ofstream with tilde (~) in path name -1.97
Const argument in lambdas +2.17
How to understand this unfamiliar casting? +0.76
Disable the cleaning of std::shared_ptr -2.22
default value for a pointer parameter +0.35
Is it really necessary to call delete on this pointer +0.33
Compile-time check to make sure that there is no padding anywhere i... +0.80
Why block scope at global namespace is not allowed? -1.83
Are raw pointers automatically converted to smart pointers when emp... +2.08
C++ virtual inheritance, virtual destructors, and dynamic_cast<v... -0.60
array item assigning in sorting functions of c++ 0.00