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 ... 8 9 10 11 12 ... 108
Title Δ
Can I use a random generator without specifying a number distributi... -2.04
Why doesn't this code use the C++ power function directly? Can... 0.00
Java: Randomly generated numbers only appear in small part of given... +0.32
Weird behaviour of NOT +0.32
Is it guaranteed that the copy of a float variable will be bitwise... +1.78
Arrays of undefined size in the constructor C++ +1.82
Why does having unsigned int crash for loop on last iteration? -0.60
C - Non Sensible result of if-else statements[Solved] +0.32
What is the purpose of a constant pointer in c++? +0.70
Wrong result when comparing 0.55 and 0.55f +0.31
Why is sorting not taking O(n log (n)) in time 0.00
Does the ISO 9899 standard has reserved any use of the _t suffix fo... +0.40
Conditional operator weird output -2.23
Efficient symmetric comparison based on a bool toggle -1.40
Variable referencing and how pointers interact with memory 0.00
Why does the increment not work in this case? 0.00
C++ compiler does not check if a method exists in template class -1.91
Performance vs Readability: Local copies in functions -1.95
What is better for performance? Infinitive loop with if or normal l... +1.33
What is the meaning of "argv['A']" in c? -0.68
void affecting output of the program +0.86
Problems in compiling code due to the modulus operator -0.90
difference of unsigned integer - standard supported way to get sign... +2.18
Why does this macro yield 2? +1.87
Is there a way to reach default operator function in overloaded ope... -0.78
Why does int* ptr_arr_int = {1,2}; not work in C/C++? +1.08
Why is this exact exception thrown in my c++ code? +1.62
How to make a decimal random number generator in c++? 0.00
Getting an error at the while statement (line 40) where 'input... 0.00
Is it safe to point to an array access from a pointer that goes bey... +1.87
Casting a char to unsigned char 0.00
"How much memory space does an array takes if the maximum size... +1.11
C++ Visual Studio 2012 Express Command window weird behavior -2.10
C++: Incrementing an int variable with sizeof() operator inside a f... 0.00
Most elegant way to write a one-shot 'if' -0.29
how to use or operator in if statement with more than one conditions -0.49
Why is the unsigned variable storing negative value? -1.88
Why explicit typecasting is required here? 0.00
Am I abusing std::optional -1.49
C++ auto type specifier compile time 0.00
Define division by zero as infinity -1.72
Truncation in double precision numbers with atan C 0.00
why we not use this keyword, if constructor is defined outside class? 0.00
Why do these two identical functions have wildly different executio... -3.08
Why is a double convertible to a const-reference of seemingly any p... +1.54
std::vector<std::vector<int>>: Debug assertion failed.... -1.49
How does an integer value end up negative when positively increment... +0.17
Why is my program evaluating arguments right-to-left? 0.00
Buggy expression with pre-increment operator from order of evaluati... 0.00
Impossible to use virtual keyword on destructor +1.69