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 ... 23 24 25 26 27 ... 108
Title Δ
Integer increment (++) crashes application +0.65
how to error check when using scanf_s to take only integers? 0.00
undefined symbol st (student record system) in C -1.40
Cast char* to short* +0.85
lower_bound acts weirdly in the function and normally in the main() -2.45
What are various methods to store very large integer value in a var... -0.24
How global and local with same static variable names stored in C in... -1.31
Why is the output of this C program -2 2 0 1 0.00
Why can't I concat 2 const char* to a std::string? +0.77
lower bound upper bound giving same results +1.33
How to reset a function variable every n times? -1.20
Converting std::string to uint32_t +1.13
When does NaN not propagate in C++? +0.29
Why does the order of elements in a Boolean expression change the o... -2.70
why using of explicit is causing compiler error -0.92
Compact way to have multiple 'using std::foo' statements on... 0.00
How do I store a converted char to binary number +1.52
What is the maximum size of 2 dimensional array that we can use in... +0.92
Pointer arithmetic Visual Studio C++ 0.00
How to iterate through the bytes of a void* in C++? 0.00
Is it possible to enforce constness of passed dependency object in... -1.67
How would you know the length of a long long -0.89
Is it acceptable for a class to have its properties used ONLY by th... 0.00
C++: Is it safe to cast from wchar_t* to unsigned short*? 0.00
Check if the sum of two unsigned ints is larger than uint_max -2.44
Use map::empty and map::insert in differents threads 0.00
Visual Studio 2012 static library with Visual Studio 2017 -0.73
How to generate random numbers from range without zero -0.02
why does pointer in structure occur error in Visual C++ but GCC doe... +0.27
What happens if a pointer returned by a function is not stored? +0.26
warning C4800: 'int' : forcing value to bool 'true'... +1.36
convert C or C++ constant to Java +1.54
Class member initialization order, C++ -0.16
What is the difference between new and ::new -0.29
Formula "IF ANY" (basically a for each) +0.18
Finding min and max value in a random array +0.93
What is string frequency +0.26
magic square wrong placement of some numbers +1.12
Private getters and setters +0.27
Efficient way to build and return a complicated result dataset -2.86
Roots of a Quadratic Equation 0.00
c pointer decrement safe/unsafe? -0.64
Assignment operation in c +0.25
Efficiency of member function returning std::vector.size() in objec... 0.00
Array contains more than it should +0.26
When is constructor called for a static object +1.30
Finding the total number of odd intergers in the range 0.00
Don't understand GCC compiler behaviour conditional expression... +1.57
Why does double negation force values to become a bool? +1.01
My factorial and power functions output a number in the millions wh... +0.51