StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Bathsheba

Rating
1668.50 (337th)
Reputation
192,094 (255th)
Page: 1 ... 57 58 59 60 61 ... 108
Title Δ
C++ constructor template specialization +0.94
BBC Basic: Inserting a control character without occupying space in... -2.47
Why is const unnecessary in function declarations in header files f... -2.07
How is it possible to return a reference via auto return type? 0.00
What is the opposite of c++ `override` / `final` specifier? -0.26
How to put random number in int array C -1.03
Call parent method instead of the overriden one +0.30
Is there any reason to use Math.pow() with literals rather than the... -0.03
Error : no operator " != " matches these operands +0.43
Comparing Two floating numbers with rounding in Java ( Big Java Ex... -1.51
Meaning of (a = b) == 0 -1.52
Restricting null in object construction in java +0.94
Visual Studio C++11g compilation error - too many initializers 0.00
Some statements are skipped in C program in particular cases -1.07
Iterating through a function's arguments by using a pointer to... -1.24
What is the regex for "2012-01-29 03:42:22"? -0.65
How come this array has a length of 13? +0.32
retrurning "a reference to" a temporary variable +0.35
Java method overloading and varargs -0.91
How to release the memory a set<int> in class? 0.00
What makes the processor to know about unsigned and signed numbers? 0.00
confused about struct an class with same name +1.22
How can I use vector or algorithm for finding maximum amount in thi... -0.65
MySQL compare leading zeros comparison 0.00
Selecting every other number in int +0.30
Switch statement and Ampersand in condition 0.00
How can references to private class members be dangerouse -1.30
Why does SVN think this is a conflict? 0.00
Why are my overloaded functions not seen by a subclass 0.00
C++: Why must some functions be placed in if statements? -0.67
Multiple one line assignments with malloc in c +0.07
explain int class_constructor:: member 0.00
What is the difference between "char* p" and "char *... -0.19
sizeof struct inside struct +1.76
Signalling a build failure in a batch file called from Visual Studi... 0.00
why should we use pointer for this code? -1.68
How to sum of the digits of an Int +1.70
Java - Automatic String interning within constructors -2.40
Is there any exception that catch(...) can handle while catch(excep... -0.14
what is the issue with the following code as I am receiving 'w&... +0.35
Can I use implements and extends at the same time? -0.81
i want to use without public static word into function 0.00
PHP: why my switch always picks the same value? -1.08
How do you add new functions to pre-existing java components? +0.61
Count sum of multiples of a number below N with O(1) complexity? +1.48
Is it safe to use sizeof operator on non-POD types in C++ +0.87
what's the use of java virtual method invokation? -0.61
Is Java RoundingMode.HALF_EVEN bug? +0.35
Why isn't the compiler noticing that a boolean has been declare... +0.34
Where does C++ puts local variables? +0.35