StackRating

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

Johannes Schaub - litb

Rating
1660.40 (425th)
Reputation
487,788 (64th)
Page: 1 ... 32 33 34 35 36 ... 52
Title Δ
What is the difference between static_cast and Implicit_cast? +0.63
Is there a way to define variables of two different types in a for... -0.49
Is there a way to define variables of two different types in a for... +0.57
What other useful casts can be used in C++ +0.60
Difference between private, public, and protected inheritance 0.00
Call member functions of members of elements of a container with fo... -0.87
Mapping from character id to a class name in c++ via templates? -1.08
Underlying type of a C++ enum in C++0x -0.52
Multiply defined symbols 0.00
Bash: check user input is correct +0.34
C++ question... definition doesn't recognize vectors specified in d... 0.00
What is the C++ function to raise a number to a power? +0.24
How can I return an array? -0.55
Why are C++0x rvalue reference not the default? +1.18
What's wrong with passing C++ iterator by reference? +0.94
Unable to get a factorial function to work in C -0.86
how do I dynamically cast between vectors of pointers? +0.27
How do function pointers in C work? -0.79
Integer Overflow +0.88
Problems with Static Initialization +0.59
Create tab blinking effect (like IM programs) using wxNotebook 0.00
What's the difference between global variables and variables in main? -1.31
Determining the type of an expression -1.28
In Unix, how do you remove everything in the current directory and... -0.09
getch is deprecated +1.16
"Direction" of bidimensional arrays in C +0.49
Why is the Visual C++ compiler calling the wrong overload here? +0.74
Is it safe to use -1 to set all bits to true? +0.48
C++: new call that behaves like calloc? +0.95
Modifying a shell variable in a while loop does not work as expected +0.75
How do I create an array of namespaces? -0.61
Why does std::ends cause string comparsison to fail? +0.78
Function template declaration order affects visibility (sometimes) -3.04
C++ custom stream manipulator that changes next item on stream +0.68
Define array and symbolic indices at same time +0.25
Is the last comma in C enum required? +0.29
Is it worth forward-declaring library classes? -0.10
Using a free "char const*" at static initialization time 0.00
Rotate a string in c++? +0.49
typeid() returns extra characters in g++ 0.00
Pointer issue in C +0.48
Should I use char** argv or char* argv[] in C? +0.57
What does it mean to instantiate an object using curly braces in C++? +0.66
How to create an iterator over elements that match a derived type i... -1.15
C hard coding an array of typedef struct -0.75
Deleting a char array +1.04
C# generics vs C++ templates - need a clarification about constraints +0.37
sizeof a union in C/C++ -0.17
const float & x = something; // considered harmful? -0.43
C function seemingly not defined anywhere! +0.40