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 ... 27 28 29 30 31 ... 107
Title Δ
What is the difference between *&arr and *&arr[0] in C++, i... +0.67
Need to use :: with memcopy 0.00
Format specifies type 'char *' but the argument has type &#... +1.68
Difference between char[] and int[] -0.23
C++ std::copy vs std::uninitialized_copy +1.25
it is good to use a macros to hide a typename? 0.00
Is it possible to create a linked list of nodes with no data in the... 0.00
Type signature of comparison function object +1.37
Compiling with -std=c++03 not detected 0.00
Which gets precedence when Converting Constructor as well as Conver... 0.00
C++ cast object to its original type +0.56
Class static type initialization 0.00
C++ Object creation difference -0.93
What is gcc -Wstringop-overflow complaining about here? 0.00
GCC : can not compile the example in Unqualified Names section of s... 0.00
What is behaviour of cpp sort function, by using default overloaded... +2.69
How can I correctly set all elements of an array to a negative value? 0.00
What's the REAL difference between .h and .cpp files? +0.44
How can I read/write a fixed number of ints from/to file in one ope... -0.05
How to traverse deque and search for an element? -0.54
Why is the error thrown although the if-clause is false? -1.38
Template member function in a template class not found when called... +1.47
In c++, should ordinary functions return void or int? -0.09
Deletion of a derived class without new members through a pointer t... 0.00
If variables within a method are temporary. Then why can we access... +1.28
Is this an incorrect warning? +0.35
c++ sizeof command in function not working 0.00
assign non-static const member in class with const_cast 0.00
How do STD Algorithms handle the lambda pointer? -0.18
Is there a c++ standard library container of size N that has log(N)... -0.45
how to fix return in recursive function? +1.86
pointer state by address 0.00
time complexity of nested maps cpp +1.57
How to catch glaring undefined behavior statically? +0.31
Return value of pointer-to-pointer +0.33
The element without default constructor in the custom template cont... -1.46
Deleting a pointer which contains a pointer pointing to another loc... 0.00
size of C++ class is 40 bytes instead of 36 +1.32
Find and remove unique_ptr from a map +1.53
Is ampersand(&) important in this case? +0.34
C++ Non-virtual function call in a virtual call 0.00
Avoiding repeated C++ virtual table lookup -0.66
Why can't we assign address of array to pointer? -0.14
How do header files and makefiles help incremental compilation in c... 0.00
Pointer to boolean has uninitialized error 0.00
STL container to select and remove random item? -0.13
Why does <cmath> expose entities outside the std namespace? +0.33
C++ Child struct with different variable names than parent +1.66
Pass 2D vector of doubles to function as **double 0.00
C++ Access violation reading location 0xCCCCCCBC +1.79