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 ... 61 62 63 64 65 ... 108
Title Δ
In a C++ command-line application, how should I catch exceptions at... +1.13
Excel VBA: Variables resetting to 0 for some reason +0.39
static cast between pointers of inherited types +0.14
Predict output of concurrent code 0.00
How to use int value from Map in switch case? +0.77
C++ time() gives me almost random result -2.76
In C BNF, UnaryOperator ::= ( "&" | "*" | &... -2.12
What is the purpose of using str[i]-'0' where str is a stri... +1.32
Best Practice - Variables in Excel VBA 0.00
Can a reinterpret_cast itself cause an exception? +0.55
Convert a decimalized number into a fraction of eighths +0.28
Java date formatter outputting the wrong year +1.59
Why struct shallow copy does not work? +0.63
Can a method that does not return a value contain 0 formal paramete... 0.00
What is wrong with this Palindrome function -1.02
Catching an error at compile rather than run time in Java +0.90
How to store a const char* to a char*? +0.74
How to implement DRY principle in C for looping over matrices +0.37
How to circumvent shortcutting of `||` +0.92
Formula to convert quarter-year to MM/DD/YYYY in Excel -2.06
C++ ostringstream strange behavior -0.88
why ... (three points) in catch block is exist? -1.31
How to write if (n & 1)? +2.32
Unsure as to how the code is working to return true or false -0.05
Calculating the result of a power and a base without math.h +0.38
C++ protected declaration in constructor 0.00
Arithmatic Operation in Java +0.35
From which index : for (int i; i<x;i++) start from -0.73
How to initialize uint64_t in C++11 -1.08
noob Iterator run time error in constructor +2.61
How to use conversion specifier character in C++? -0.99
Why the executable produced in "release " mode gives a ba... +1.01
Should I declare a variable used in many functions as a member vari... -1.53
Java If and Or Statement +0.46
How to find the most recent date in a date column using VBA -1.36
Beginner, basic trig table in increments of 5 degrees +0.24
Making a basic algorithm -0.37
Excel roundings not summing properly +0.38
What's wrong with new String? +0.63
Can a MACRO be compared in #if with non numeric value 0.00
Declaring a char which takes a preprocessor macro? +1.31
How do I iterate through all possible pairs of characters using pair? -0.27
C++ condition without selection statement +0.11
What does const in void foo(const int a) do? -0.82
Does .trim() remove commas? (Java) +0.78
Defining variable name in quotes in C? +1.52
C++ change from struct to classes? 0.00
Explain the difference in code execution 0.00
Will there be memory leak in unique_ptr here 0.00
Extending a non abstract class and implementing an interface with s... +0.38