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 ... 18 19 20 21 22 ... 108
Title Δ
Trying to understand itoa function -0.69
How to write a C++ float literal? 0.00
C++ creating huge vector -2.92
Confusing behavior of sizeof with chars +0.20
How do I create a variable or constant of type LPOLESTR? 0.00
C++ Warning Issue 0.00
Switch vs if ... else if ... else +0.51
How to use dynamic_cast in if statement -0.29
C++, String to Array of Characters with my professor's limitati... -0.10
Print multiple characters, formatted as an integer +0.91
Factorial Code issue 0.00
Implicit conversion double to unsigned long overflow c++ +0.68
C: What happens (in detail) in x=~x if x is of type char? +1.42
Can a conversion from double to int be written in portable C +0.11
Control reaches end of non void function (c++) using while loop -2.42
How can I fix this error "the value of 'x1' is not usa... +1.55
C++ programming: getting an error or not according to the computer... -0.38
what is the difference between ++*var++ and ++Var++? +1.53
How can I send a pointer to element in array from type `void*`? +1.53
Does the C standard permit assigning an arbitrary value to a pointe... +0.01
Why I get this error "invalid initialization of non-const refe... -1.31
c++ overload ambiguity between int64 and time_t 0.00
Strange behavior in C++ using passing by reference? 0.00
How does return work in try, catch, finally in Java? +0.87
Solving this identify function? -0.69
In function there are two return statements and which return statem... +0.31
Saving and Reading doubles without precision loss 0.00
Joining two characters in c++ -1.10
Using octal character gives warning: multi-character character cons... -0.38
Function overloading and confusion between double and long 0.00
Understanding syntax puzzle in c -1.98
Why does c = ++(a+b) give compilation error? +0.51
Array Variable Decaying to be a pointer 0.00
Conditional expression 0.00
How to check if a number is prime in a more efficient manner? +0.66
Missing and repeating number array from 1...n for very large inputs... 0.00
double2unsigned on ARM (vcvt instruction) 0.00
Copy string in C++ 0.00
how to add a character variable to character array in c++ +0.39
Does standard C accept `{0}` as an initializer for any struct? -1.25
Why does the code crash? (in CPP) +1.19
What is the difference - const int x = 5000; and const int x = 50&#... -0.27
C++ Operator overload conversion 0.00
Error on casting unsigned int to float -1.05
how to multiple number in 2 the multiple the result in 2 10 times i... 0.00
Having trouble with if/else 0.00
c++,Not able to get accurate value of float -2.90
What happens when I define a virtual method as private? -1.95
C - prompt user for valid int causes endless loop when input is not... +0.30
Declaration function printf -1.30