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 ... 13 14 15 16 17 ... 31
Title Δ
Incorrect output from overloaded << operator c++ +0.35
Allocating and instantiating an object from a user controlled memor... +0.06
Cannot properly push back on vector that is in a struct C++ -2.55
Pass a function with the arguments in C++ +0.89
passing lambda as a constructor argument -1.98
No default constructor? +1.51
Variadic template constructor priority -2.65
Calloc cannot access from a different .c file- +0.33
Modifying private members of a class -0.17
dynamic_cast fails for an object whose dynamic type is the casted t... 0.00
About binding a const reference to a sub-object of a temporary -1.69
How to fix "array rvalue" not compiling with gcc-4.8 and... 0.00
Initialize array of vectors -0.65
C++11 rvalue references vs references vs pointers vs "normal&q... 0.00
STL Container with iterator and inheritance 0.00
Swap function for user-defined class never instantiated? +0.35
C++: Polymorphism: Call Super Function +0.88
Will address of `foo' here be always non-zero? +1.39
Argument only used in unevaluated context within the body of a cons... -0.65
typename in Templates in C++ +1.69
C vs C++ sizeof 0.00
Function overloading for const char*, const char(&)[N] and std:... -0.18
Template implicit instantiation occurs before using it 0.00
Pass vector by reference to constructor of class +1.31
What's difference between Object obj = Object() and Object obj()? +1.06
How to access pointer to member parameter in C++ class template? +1.62
Reading the lines from command prompt? -0.73
type strictly dependent from another (nested classes) - syntax +1.35
stringList and string +0.36
Simple Calculation gives wrong result +0.35
Implementing strcat() using pointers -0.14
Use of std::ostream for Printing Vectors +0.50
If a program contains the following code, it may crash. Why? +0.35
How to "default constructor" in C++ +1.14
Use '&' to create pointer to member error +0.36
C++ Dynamic Array only getter works with overloaded [] operators -0.15
Static data member in static function member of class C++ order of... 0.00
How can you use Ln function in C programing? +1.01
how to create method with same name of system function? 0.00
main: malloc.c:2372: sysmalloc: Assertion ... failed 0.00
Cannot access private constructors of a Friend class -1.28
MATLAB: How do I clean up this "if" block? -2.58
Segmentation fault in iterator dereferencing +1.97
Can constructor Initializer fields be called with class objects, c++ 0.00
Compilation of the program - Bad intuitiion -0.66
How to properly create an array of member template function pointer... 0.00
Output of strtok() gives different behaviour every time I run my pr... 0.00
What is the difference between %p and 0x%08x +2.01
What's wrong with my hash key type and function? 0.00
How could the exception specifier on move assignment operator affec... -0.54