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 ... 25 26 27 28 29 ... 108
Title Δ
Limitations of Creating Application Objects in VBA 0.00
Is it undefined behavior to `reinterpret_cast` a `T*` to `T(*)[N]`? +0.23
C++ - Checking all member variables for condition 0.00
How to convert string to float in C? +1.14
invalid_argument is not a member of ‘std’ 0.00
Average of 4 variables function printing "4.00000" (divid... -1.58
How to avoid floating point exception when using pow? 0.00
Extra decimal positions in excel values -2.90
How to remove the null before resultant string after concatenation..? +0.39
Assignment operator as copy constructor +0.27
Possible to call code upon termination in a C program? +0.73
Why is the method with const used instead of the first method which... +1.04
Does Java store Integer objects with the same value as the same ref... -2.10
C++ change value to an element of an int vector in a structure data +1.00
Creating macro for operator << +0.70
Visual Studio: Variable is being used without being initialized +0.89
Java - Which data type for physical calculations? +0.26
c++ function call in a class does not match definition 0.00
Elegant way to initialize array of structs in C++98 +1.20
Excel doesn't calculate simple arithmetic operations correctly 0.00
Best practices accessing members in function with const reference p... 0.00
Why do my string values get overwritten? +0.87
Assignment after operator [] +0.83
My Else if statement is not working properly what is the issue? +0.41
Avoiding null check when accessing an object property in java 0.00
Are members in a c++ class guaranteed be contiguous? 0.00
Pointer automatically gets initialized to NULL +0.78
reducing countless template keywords in C++? +0.31
Return a boolean value instead of 1 or 0 +0.93
Why is the output 30 and not 31? 0.00
C++ using auto vs a defined iterator -0.66
Catch mixed enums in switch +0.84
C reverse a number recursivly +0.19
Declaring int object in c++ 0.00
How to verify if returned `auto` variable is a reference -2.01
Why are multiple pre-increments allowed in C++ but not in C? +0.17
How do i check if a password has an alphabet in C 0.00
vc++ failed to convert difference of unsigned long long to double -0.73
Since delete [] knows array sizes, why is this information not avai... +0.85
Why can't I decrement std::array::end()? -1.49
C++ Class Contructor setting Variables whats the difference between... 0.00
Freeing char[] in C gives error and how do C compiler handle that c... +0.07
function in c++ that takes the month number and prints the number o... 0.00
What is the logic behind the below program? -0.48
Getting max x, max y, max z from feature points +2.06
Double pointer of array of int -0.39
warning: right-hand operand of comma expression has no effect [-Wun... -0.07
Should I delete pointers that come from other functions or class me... -0.11
Initialize several variables separated by comma ',' -0.34
Is it legal to alias a struct and an array? +0.51