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 ... 79 80 81 82 83 ... 108
Title Δ
Strip Excel file of Macros with C# +0.98
C function pointer cast to another function pointer +1.62
Variable assignment: int x = x = 1 -0.58
Segmentation Fault in the given Program +0.41
Why is this not a call of a pure virtual function? -1.18
How do I define constants that must be overridden inside an interfa... -0.10
Is an attempt to modify a const_cast-ed, but dynamically allocated... -1.09
Prime Number Calculator Not Working With Large Numbers +0.90
dynamic_cast is failing when casting from base to child class 0.00
Can you overload a global operator in a .hpp file? -1.41
What does the thing between "class" and the class name in... 0.00
C++ assign const reference to instance variable (memory issues?) +0.43
Converting long double to CString -2.16
C++ - Safety of reinterpret_cast for pointer-to-primitives +2.64
Class constructors in C++ -0.66
Don't understand a piece of code like "....*(BYTE *)p=0xff... -0.16
'auto' not allowed in function prototype with Clang -1.27
JLabel constructor does not allow a null as a parameter 0.00
Refactor foreach to for loop -0.45
Optional method in base class -2.30
Do I have to manually delete object even after destructor? +1.26
How does "for ( ; *p; ++p) *p = tolower(*p);" work in c? +0.03
returns null while returning from nested loop +0.42
Java combining two strings -0.58
Is it possible to write a function which takes template arguments w... -1.26
How to parse "1,234.56" in Java as Double? +2.11
Use higher precision than needed when computing a sum -1.11
size_t devided by int type conversion rules -1.39
Why getting "Segmentation fault" for the dynamically allo... 0.00
Is it true that modern C++ compilers automatically initializes loca... +0.48
OR gate using XOR gate & AND gate only. -1.58
Value and variant type of "#N/A"? -1.36
Why multiplying two big numbers showing wrong answer? 0.00
Mismatch Error in Excel VBA 0.00
How to format multiple OR condition? +0.15
Java getDate 0000/00/00 return strange value +1.86
Unable to understand the exception 0.00
Fastest way to sort an array without overwriting it -0.74
Add integers safely, and prove the safety +0.02
test1.c:7: error: syntax error before '{' token +0.89
Getting double free error when not using copy constructor 0.00
c++ pure virtual function -0.60
How to split by escape character in java? -1.07
Can long int be returned by a function in c? +0.20
To receive rotation from a matrix 0.00
What does `((void (*)())0x1000)();` mean? +0.33
What this specific code means? +0.42
whats wrong with this c++ piece of code? +0.42
Palindrome stuck +1.22
What is better BigO log(m*n) or (m+n)? -0.93