StackRating

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

aschepler

Rating
1628.51 (908th)
Reputation
54,689 (1,776th)
Page: 1 ... 26 27 28 29 30 31
Title Δ
Cities, Municipalities, or Settlements? -0.02
passing a character to char * -1.09
Shortest Program in c++ +0.76
C++ Double Address Operator? (&&) +2.34
Low level details of inheritance and polymorphism -1.17
C++ Undeclared Identifier (but it is declared?) 0.00
Inline & not-inline -0.96
Lifetime of implicitly casted temporaries +0.87
a confusion about the porter stemming algorithm 0.00
Using malloc() and sizeof() to create a struct on the heap -0.08
Undefined Reference to function +0.49
How to get a templated typename as a string? +0.28
C++: Inheriting two base classes with same name, different namespace -0.47
How could one implement std::auto_ptr's copy constructor? -1.25
How static local POD constants are initialized? Lazily or not? -1.10
Regular Expression - Get if there is just one -0.66
Overloading operator [] -0.37
What exactly does the syntax ::~ mean in newly added class in C++ V... -0.87
Passing templated class with unknown type to untemplated class cons... -1.03
Accessing an object in operator new +1.79
Open source C program with little requirements and at least 2MB bin... -0.35
How to add characters to reach the maximum size of a char[] -0.79
Grouping switch statement cases together? -0.47
How does one test item membership in an unordered sequence (C++)? -0.62
Different Truncation Results When Casting +1.79
What exactly is or was the purpose of C++ function-style casts? -0.13
const and non-const in stl containers -0.14
Why can't the compiler differentiate between typedef and non-typedef? -0.45
Does a field of a struct count as a variable? Does an element of an... +0.45
How to match two values independently of their respectiv postions i... -1.25
Visual C++ equivalent of __FILE__ , __LINE__ and __PRETTY_FUNCTION__ +1.33
Narrowing conversions in C++0x. Is it just me, or does this sound l... +1.12
Can I write a C++ functor that accepts both a raw pointer and a sma... -0.59
I want to create a Vector to hold classes -0.55
String.size() returns incorrect number if there is space in the str... -0.26
C: byte-copy unsigned char value +2.37
Prolog Code Example: Unification -2.02
c++ Final constant strings +1.01
Declare array in C++ header and define it in cpp file? +1.67
Use std::sort to find top N items in a std::vector -0.36
Move Constructor calling base-class Move Constructor -1.24
How call static members of template class? +2.07
Iterating through Perl collection, calculating new value 0.00
C++ passing method pointer as template argument +0.67
Deleting element from one set by calling erase(iterator) on another... +1.09
Why the this-pointer address is something else than expected in the... -0.65
Why the this-pointer address is something else than expected in the... +0.28
What is a good way to find real time in milliseconds with C++? +0.63
C++ function prototypes -0.23
Sequence points in C++ and exceptions +0.12