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 ... 69 70 71 72 73 ... 108
Title Δ
Is it possible to run member initializers before base-class constru... -0.20
Issues trying to scale up sine wave in c +1.63
What signal is generated from *(int *)0='X'; +0.41
how can a regular class have a singleton subclass in c++ -0.08
C++: All boost path operations segfault ( Ubuntu / g++ ) 0.00
Can I use const references instead of getter functions? +1.78
Can I count on sizeof(string) or sizeof any STL container? +1.80
int and float in function overloading +1.35
Why for declaring an integer (or double, long etc), int is not capi... 0.00
Invalid use of non static data member +2.56
Why does this `enum` not compile? 0.00
Why is 0 < -0x80000000? +1.04
Is c++ class destructor called when I create object inside extern c +2.23
processing/java: cannot invoke length() on the array type boolean[] -1.10
While writing a code in C error : expected an identifier while defi... -0.61
How to find whether value is integer +0.44
C++ delegating constructors +0.72
Dice roll - random numbers are not generating correctly C++ +0.44
Variable changing value for unknown reason? +0.38
Converting char* memory address to void* and back in C +0.92
The benefits of std::string not storing the data in a contiguous me... 0.00
Multiply percantage values -0.44
Using const with a pointer in c +0.42
Triple Nested For loop (C++) +1.93
Java : space makes a difference in compilation? +1.62
C++ deltatime using clock() is 0 -1.39
Is sqrt(a) / sqrt(b) preferred to sqrt(a / b)? +1.63
Copying a struct into an array in C++ -1.91
Why this loop become infinite loop in C? +0.89
Are array formulas an acceptable alternative to loops? 0.00
Cannot match function declaration for template function in template... -1.36
convert string to size_t +1.16
Strlen error in c +1.64
std::string value or pointer? +0.92
Waiting in Excel Macros +0.29
Is calling functions from other functions or as a parameter to an a... -1.72
why the result of the iterator obtain from its end() is strange? -2.15
What are the differences between anonymous namespace and anonymous... +1.07
assert(3 / 2 == 1): Does this work? 0.00
Is using std::string instead of char* bad? +0.47
java check for zero with different decimals -0.72
How to set generic type at runtime in java 0.00
C++ Undefined reference to destructor and reference to local variab... +0.41
C++ Should I raw pointer (instead of smart) if I am pointing / refe... -0.16
Why would someone write string someString = "" + Convert.... -1.48
Ternary operator as both left operative and right operative.. or ne... +2.22
Is using too many 'if' statements bad programming? -0.06
Compare two factorials without calculating +1.36
class prototype in c++ related query 0.00
What happens when storing a function's return type in a variabl... +1.22