StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eclipse

Rating
1555.61 (6,476th)
Reputation
39,039 (2,879th)
Page: 1 2 3 ... 9
Title Δ
division by zero with a template argument +2.02
static helper class +1.47
algorithm to encode and decode 176 bit to 80 bit +0.43
why lazy copy when we have deep copy and shallow copy? -1.15
Cannot run C program compiled with MinGW Dev-C++ on 64bit Vista 0.00
Why if (n & -n) == n then n is a power of 2? -0.35
Interview Question : Trim multiple consecutive spaces from a string +0.16
Which is faster (mask >> i & 1) or (mask & 1 <<... +1.50
What is a concise easy to read way of testing to see if two numbers... +1.21
Why can't everything be overloaded in C++? -1.02
STL algorithms and iterators instead of "for" loops +1.10
Operator overload of << needs const; produces headache -1.27
Call of overloaded function is ambiguous -0.83
Intercepting and postprocessing all audio streams on Windows 0.00
C++, template variable in non template class 0.00
using unallocated memory without error? -2.24
Is it possible to use boost accumulators with vectors? +0.08
How can subclass pointers strictly equal parent class pointers? +1.37
Why does C++ auto_ptr have two copy constructors and two assignment... -1.80
Split an Integer into its digits c++ -1.00
Algorithm to validate instruction execution order +2.05
What's the point of IsA() in C++? +0.85
Using comparator for STL set -0.29
Bug in Programming Interviews Exposed: Linked Lists -1.20
Splitting C++ Strings Onto Multiple Lines (Code Syntax, Not Parsing) +1.03
cast const Class using dynamic_cast +0.42
in c++, why would they make you put break statements in switch stat... -0.97
Can we commit individual files? +0.44
Regex match this OR that? -0.32
the functionalities of two lines of code +1.91
Best way to copy a section of a large array into a smaller one? -1.01
Define BIT0, BIT1, BIT2, etc Without #define -1.53
Can overloading is possible with two version of function, constant... +0.48
How can I get all content within <td> tag using a HTML Agilit... -0.29
Tablet pc handwriting recognition: can one program with it? 0.00
C++ Why am I unable to use an enum declared globally outside of the... 0.00
What is purpose of a "this" pointer in C++? +0.09
how to handle delete by illegal address +0.24
Proper use of of typedef in C++ +1.11
Can't link Hello World! +2.17
Alternative to c++ static virtual methods +0.12
Can Visual Studio 6 and 2010 coexist on same machine? +0.74
Are ASCII diagrams worth my time? -0.78
Beginner C++ Question -0.43
Parse int to string with stringstream +0.99
How to make this C++ code more DRY? +0.70
Isn't an Iterator in c++ a kind of a pointer? +1.27
C++ STL containers +1.27
C++ Library for implementing a web services api over legacy code? +0.98
unable to use turboc through xp. why? solution? -0.06