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 ... 29 30 31 32 33 ... 108
Title Δ
Greater than lesser than comparison in floating points in C +1.83
Getting error sound without including any? -0.31
How to show the address of memory created on heap? +1.33
MySQL: loss of precision when casting to decimal from dobule 0.00
Is it undefined behavior to read and compare padding bytes of a POD... +1.47
input the letter f or any letter and cout an alphabet pattern like... -1.35
Join 4 Decks of cards 0.00
Why is the content after the zero character not assigned? -0.23
Why is it showing random numbers? C program to read string letters +0.87
C++ `digits10` is 6 for IEEE float, but the first non-representable... +1.25
is string array possible in c++? +0.92
Determine the largest number among three numbers using C++ +0.33
My struct c programming crashed when reaching char value 0.00
OpenCL - double is neither <= 300 or >= 200? C++ 0.00
Why pow function is not working in C -1.33
How to understand the following code? +0.29
Differences between global and pointer access +1.12
Is a pointer to a stack object deleted when out of scope? +0.85
Pointer in for loop in c program +0.24
How to know which header declare the specified function by Visual S... +1.38
Why is unsigned 4 not considered greater than signed -2? +1.47
Why datetime in MATLAB is giving weird result? -0.70
How are constant expressions dealt with in c++ enum? 0.00
Why is not the compiler giving error? +0.29
need a help for a simple C++ 0.00
C - Passing single struct from array to function by reference 0.00
Why use (t1-t2)>(1U<<31) instead of pure comparison? 0.00
Is there a better way to round float number with n decimals in C++? +0.29
Why does C++ use the name of the class for the ctor/dtor? 0.00
C++ static_cast downcast validity -1.09
What is the equivalent of this syntax in Java? -0.70
Why do lots of (old) programs use floor(0.5 + input) instead of rou... +0.16
How can I copy a string variable to another character by character... +0.81
error: anachronistic old-style base class initializer [-fpermissive] +0.92
C++ calculator displays and extra 0 in the end -0.75
May the compiler silently convert from const to const& and vice... 0.00
Getting rid of the warning message - the proper way +0.29
Inialization makes pointer without a cast 0.00
Static data memory limit in C++ application +0.97
How to find the Nth number in a fractal sequence? -0.71
How to get the square root of each number in an array (C++) 0.00
Enum class scope resolution operator +0.78
C++ How do I change the value of the original variable in a function? 0.00
Size of Pointer Variables -0.23
C++ destroying base class causes debug assertion failed +1.29
Pointers in C, why this output? +0.63
How to cast double to float pointer? -0.25
CPP Error: Integer overflow in expression +1.41
Should I avoid using goto here? If so, how? -1.34
What type of C structure it this? +0.04