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 ... 38 39 40 41 42 ... 108
Title Δ
memory size of int vs integer in java -0.03
Did the author make a mistake in explaining stack and heap in C++ o... +0.26
Why is rand() giving me numbers outside of my defined interval? (It... 0.00
C - What's the error in the following function? 0.00
when I add elements to the vector<int *>, I meet some problems +1.00
A special switch statement in C -0.21
About the "delete" command of C++ -2.16
C++ generate random number based on mathematical equations. +1.16
How to return value from a cell same as it is in vba? 0.00
Use ternary alike method for calling methods 0.00
Zero initialising class member which is a struct in C++11 -1.54
How to avoid negative time between time difference? -0.30
How should i solve this error:bad operand types for binary operator... -1.11
Why does my application stop working? +0.16
Insert in vector after each even value specific number +0.33
Return type of array access operator overload +0.39
Why is this infinite for loop terminating after some time? +0.28
c++ Generic function to divide any data type? 0.00
Unexpected behavior when printing out char array +1.22
Duplicating typedefs inside nested C++ class 0.00
Can you explain this expression in java? --> sum += sum + d +0.63
What's the closest thing in C++ to retroactively defining a sup... +0.19
Condition in Template Definition 0.00
Excel IF condition that will evaluate to TRUE if entered as an arra... -1.77
get rid of NAs in excel +0.97
Does std::istringstream::imbue own the object passed 0.00
const with std::vector in C++ 0.00
Declare a double give it a value 0 but print result changes unexpec... -2.55
What does the scope resolution operator return in case of Type::var? +0.55
When right shift operation >> shift sign bit and when it not? 0.00
C++ variable scope -2.67
How to sum large numbers? -0.65
How to force a crash in C, is dereferencing a null pointer a (fairl... +1.19
How can I get the penultimate element in a list? +0.85
This function does not properly handle non-NULL terminated strings -2.75
error: no matching constructor for initialization of 'set<in... -0.50
constant expression function in c++98 0.00
Which version is better and why in Objective-C? 0.00
Calling private functions from another private function of the same... +0.68
Freeing upon exit: a good practice? 0.00
Is assigning an object with `null` creates a memory leak? 0.00
Post incrementation used with multiplication in while loop 0.00
VBA code to remove #N/A errors from a worksheet IF there are any +1.21
Implicit cast from const string to bool +1.28
How can my private method access public enum in C++? +0.72
why to use an underscore for a struct in c? -1.31
What is the difference between '#include' and '##includ... +0.70
Heap Variable or not | * new Object() || Object()? -1.45
How to make random dice roll of 2 players different? (C++) -0.45
What does a pointer *(x+i) do? 0.00