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 ... 28 29 30 31 32 ... 108
Title Δ
What does the '&' sign do when using 'auto' for... -2.05
Why does changing the type lead to different usage of members? +0.96
c malloc() - do I need to allocate space for the null terminator 0.00
Why isn't this swap program working in C? +0.26
Return local variable by reference still shows me the right value +0.27
about volatile and const embellishments +1.54
Lifetime of the pointers +1.20
evenDigits in Java 0.00
Debug complex return statement 0.00
Variable was not declared in this class scope C++ 0.00
What is the difference between if( pointer == NULL) and if(!pointer)? +1.32
Why do you skip void function calls without catching them? +1.63
Write a void function that retrieves from the user an integer great... 0.00
Which is better for finding pow(a,b), in terms of complexity? 0.00
Passing non const variables to a function with const arguments in C 0.00
error: no matching function for call to at c++ +0.27
What am I doing wrong with this modulus? 0.00
calculate a number raised to a power from user input, using scanf, 0.00
Splint: local variable used before definition 0.00
how does this do while loop work? +0.88
Is order in memory guaranteed for class private members in C++? -0.59
Call C++ constructor of base class with same arguments -1.83
Excel Sumifs is casesensitiv on a different computer 0.00
How to only allow specific Input in C 0.00
How to use character value in if condition (c++) +0.27
Separating hexadecimal escape sequences in strings +1.53
Unable to print right floating point value 0.00
How am I able to iterate through a string vector in c++? +0.61
C++ compiling error +0.26
How to indicate certain overloaded function? +0.72
Random double in loop stays constant 0.00
Randomly generate x whole numbers with sum of y with Excel 0.00
Unable to compile c code, when using the macro #define for struct m... -1.69
Why is volatile not compiling with std::min +2.29
Is a c-style string containing only one char considered a string? +1.26
Why do we make n-1 iterations in bubble sort algorithm 0.00
Is getchar defined as macro? -0.15
value of parameter cannot be used as a constant c++ +1.14
Different behaviors between GCC and Clang 0.00
C - Passing pointer to function +0.47
My c++ program spend so much CPU? +1.08
Accessing public static members of a base class specified as private +1.37
Problems with random numbers (C) +0.62
in C++11 I would like to get rid of the raw pointers in pimpl idiom -2.01
How does padding of structs inside unions work? -0.31
Random number generation from a vector of numbers +1.19
Decoding integer value 0.00
What is difference between signed char and char in C language? +0.50
C Programming: how to get normal value of int without using value -... -0.19
C++ will thread created in class share the same class variable? 0.00