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 ... 11 12 13 14 15 ... 108
Title Δ
How to set a class function to behave as another class function -2.28
Trying to generate random int from a class -1.06
What can Boost do that modern C++ cannot? -1.79
How can I check for - and get a remainder using fmod (floats)? 0.00
How to write "nested if...else statement for constants" w... +1.24
How to convert if to switch-case in c -2.38
Undefined Behaviour in C++ 0.00
upper case function C++ -0.08
Increment order 0.00
How is memory allocated in constructor released when the constructo... 0.00
C++ stof function cast to integer +1.44
How to know if a parameter wasn't passed in when creating an ob... 0.00
How a float number can store a number greater than 256? +0.24
How are "void*" pointer declaration and "void"... +0.51
Is it undefined behavior to access members through a pointer to the... 0.00
i am getting Segmentation fault 0.00
How do you best format very long string constants in C? +0.31
How to correctly floor the floating point pair sum -1.90
explanation of "passing const XXX as this disregards qualifier... -2.18
Does brackets matter in a combination of post decrement or incremen... -1.05
How to round up in C with casting? 0.00
Are these array initialization methods in Fortran equally fast? 0.00
Is there a particular reason that stacks and heaps aren't menti... +0.32
C++ / Java equivalent primitive types list 0.00
What is the best way to compare uintptr_t and a pointer type? -1.29
Why C/C++ pointers need to have a type is they are "just"... -2.97
Not able to understand this C program +0.84
How to switch on const void* without resorting to const_cast? 0.00
Why do I an get error when trying to print a null pointer -1.51
calculate how many total rice required to fill chess 64 squares +0.31
typedef a vector and boost::numeric::ublas::vector of fixed size +0.31
Query about for loop initialization, condition, and increment +0.31
Does this usage of if statements cause undefined behaviour? -0.38
Using C++ template as return type/variable name 0.00
Understanding of integral arithmetics in C +1.42
What asterisk position means in C functions building? -0.07
The array cannot hold the same name twice, when a new string is to... +1.86
How can I set every element of a boolean matrix to false without a... 0.00
making static variables in member functions independent for each in... +0.24
Achieving identical floating point calculation result on different... 0.00
Why GDB (or any debugger) steps into headers? +0.29
Why is a "nested-comment" not supported in C++? -2.64
C Language - add products’ digits (i.e., not the products themselves) -1.14
&& and || operators not working as expected +0.32
Safe way to dynamic cast void to a type? +1.65
IF statement which only calculates to 2 decimal places -1.14
I don't understand how my compiler got this output in C++ 0.00
Faster way to check a long case statement with || conditions 0.00
Passing "vector<string>" as function argument and I... 0.00
converting string vectors to int +1.27