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 ... 43 44 45 46 47 ... 108
Title Δ
How does fmod() in c work compared with matlab mod()? +0.34
Why are my fields initialized to null or to the default value of ze... -0.25
Wrong print in C program 0.00
The while loop never ends -0.67
How to use malloc and free for Dynamic Memory Allocation -0.61
Java UUID generation +0.31
Variable doesn't change its value in response to input +0.82
VERY SIMPLE: undeclared identifier in if statement 0.00
Why is the digit size of the random number generator limited? +1.42
Error: invalid operands of types 'float' and 'float'... 0.00
Modulo by zero error when specifically excluded +0.92
Getting garbage value while doing chaining of assignment of class o... +0.85
is it good to have many arguements in a function? -0.87
forward iterators, how to return const value -2.68
Why does the float having 5 as its last decimal digit give the corr... +0.83
Why doesn't this switch case program take character input after... +1.39
Sum of even number is showing wrong answer +1.04
What is the type of b in this code snippet? -0.14
chararray size and length are not the same +0.67
Numerical trade offs between 1/sqrt(x) and std::exp(-0.5 * std::log... +0.31
c++ bool concatenation with |= -1.91
What is the purpose of the operator as "/="? -0.67
Visual Studio 2015 community - Function definition not found but ca... 0.00
how to point a pointer to string without declaring string directly -0.44
No operator "*" matches these operands -0.63
Operators overloading (+=,=) for own strings +1.40
Is it possible to calculate covariance between 2 variables based on... 0.00
Alignment and size guarantees for single member structs 0.00
My program is stopping 0.00
What is the speed for the following methods to get the absolute val... +0.31
C++ Mutual header inclusion and forward declarations 0.00
Why is loop not doing its job? +0.31
Is there any provision of Unsigned byte in Java? -0.15
Odd behaviour when comparing Java and Jython types 0.00
compound assignment operator in java -0.11
Why does this for-loop in my function will only run once, even when... +0.31
BigInteger(String) and BigInteger(byte[]) are not equal -2.17
sorting of array.can someone explain about the code below +0.31
class member's value is changed for no obvious reason - java +0.57
Java string equal to literal warning message -0.59
Print array errors +0.64
How to represent uninitialized values in an int array in Java? +1.77
Adding a value to terms in a Map +0.11
Write a program, which finds the maximal sequence of consecutive eq... -0.60
Overload not working in this instance? +0.98
What would the minimum and maximum value of int x be in this case? 0.00
Split single line if statement into multiline if statements -1.39
Java toUppercase() method is undefined for type String +0.11
Free memory in C : how to check for valid pointer? -0.79
how does the rethrow work when there are multiple programs? -0.16