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 ... 41 42 43 44 45 ... 108
Title Δ
Memory address of strings declared using a char pointer +0.92
Is this C99 IS_LITTLE_ENDIAN macro portable? 0.00
Find length of array of strings in C +0.63
Drawing a rectangle using 2 coordinates that may not be in the corr... -2.58
How does integer type cast behave in Java for numbers beyond the ra... -1.17
Number(undefined) js is NaN -1.87
gcc c Complier error -0.19
C++: is std "magically" there? always? +1.09
Calculating the factorial of every element in an integer array -2.28
Base and derived classes C++ +0.31
Long double overflows but value smaller than maximum representable... 0.00
how to convert excel date (42796) to php (3/2/2017) 0.00
Use of str.length()-1 in case of swapping a letter of a word with e... +0.62
Why changes to a private variable is also done to a public one? +0.29
to find extreme points, which loop is better? +1.26
Rotation matrix is not really symmetric (OpenCV) 0.00
boolean condition verification +0.31
Return multiple values to main in C +0.30
How to convert any type of Number into BigDecimal without toString()? 0.00
Safely return reference to member variable 0.00
Why typeof 1===1 returns false instead of boolean -1.49
int[][] cannot be converted into int 0.00
How to hide `A::x` and expose `B::x` only in such a case? -2.26
Variable substitution in C (in the variable name itself) +1.53
Why is Boost.ProgramOptions not header-only? 0.00
Why does implicit type conversion results incorrectly in this code? +1.78
Why is there no operator ~= in C++? +0.74
Error with validation with while loop +0.47
Finding the median value of a vector using C++ +0.24
Random Number generator with skewness 0.00
Runtime error when returning object from class (C++) 0.00
C Error: declaration shadows a local variable -- Won't let me r... 0.00
How can my method accept any type of Number, as a method argument?... -0.73
How to show "unimplemented pure virtual" in visual studio... -0.69
C++ code crashing when trying to pass struct 0.00
Why is string not getting printed when being initialized by adding... -1.73
Type for 64 digit number 0.00
Avoid boilerplate syntax sizeof(x) / sizeof(x[0]) in C +0.19
different output is generated every time I run the code 0.00
Different Behaviour of endl and \n with fork() -0.65
How to get amount of elements to an integer array in c++? 0.00
Java integer overflow -0.18
VBA - IF statements with AND not working -0.65
Get position of a character within a string using a pointer +0.31
my code is displaying wrong output for factorial +0.30
Is it possible to have a matrix with different row sizes in C++ ? +1.70
what happens when we scan a character using %d? -1.73
compilation error using constexpr in C++ -0.18
Palindrome Recognizer +0.82
Why the next code will generate only bc? +1.18