StackRating

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

rlbond

Rating
1528.90 (19,516th)
Reputation
39,419 (2,843rd)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Random float number +0.57
static variable vs. member -0.80
Templates and nested classes/structures +0.49
Determine if string from argv[1] starts with a character or number... -0.63
How to learn C pointers? +1.00
How Non-Member Functions Improve Encapsulation +0.26
Using existing tools, how can I extract into separate images the Lu... -1.85
C++ vector to pointer of pointers -0.51
Visual studio 2005: is there a compiler option to initialize all st... +1.43
Efficiently finding the ranks of elements in an array? -0.24
Passing an array of arbitrary struct pointers to a C function? +1.18
Pointer to shift array C++ 0.00
Variables as a parameters for templates in C++ +2.50
const char * as a function parameter in C++ -0.41
C++ - calling methods from outside the class +0.79
Why doesn't this while loop work? -0.28
Exporting template code = dangerous? (MSVC) -2.27
Portability concerns on C struct/union -0.05
When are member data constructors called? +0.50
Why can't the Nodes be linked together? -0.75
How do we iterate through all elements of a set while inserting new... +0.49
Compiling C++ programs +0.18
Reading in an ascii 'maze' into a 2d array -0.09
STL Priority Queue on custom class +2.67
Is it possible for slicing to occur with Smart Pointers? -0.54
Using a variable to represent a function in C +1.00
Storing a list of classes and specialising a function by sub-classi... +1.88
C++ using list with count() function +0.46
How to calculate "modular multiplicative inverse" when th... -0.01
C++ implicitly calling a function When? and How? +1.24
Reference type and pointer in disassembly -0.62
What advantages can I get from learning C++ if I'm mainly a C# Prog... +0.03
Renaming first and second of a map iterator +0.48
Is it bad that C++0x's lambda expressions don't have a named type? +0.51
display map every time it is updated sorted by value -0.50
Why use an object instance rather than class::staticFunction? -0.47
Unassigned variable has a value +2.18
C++ singleton vs. global static object +1.40
why does this work? (finding odd number in c++) +0.55
overloading operator<< for use with ostream 0.00
Why are "long *" and "int *" not compatible in... +0.28
string reverse in C++ -0.32
Is there an C++ equivalent to Python's "import bigname as b&qu... +0.82
Why doesn't this crash? Aren't I dividing by zero here? -0.36
Why there is no std::copy_if algorithm? +0.26
C++ Template abuse question - Augmenting floats with additional typ... +1.26
Need way to alter common fields in different structs +0.06
Revert exception specifications behavior under VC++ 9.0 -1.30
C++ Custom compare function for list::sort -1.53
Protected data in parent class not available in child class? +1.85