StackRating

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

Xeo

Rating
1709.80 (111th)
Reputation
106,537 (664th)
Page: 1 ... 18 19 20 21 22
Title Δ
C++ -- In which case the compiler can deduce the type -0.61
problem in dynamic allocation of 3-dimensional array -2.07
Share variables between classes C++? -1.30
One Debug-Print function to rule them all -0.70
How to find the return type of a function? +0.53
C++ Do I Understand Polymorphism Correctly? +0.98
Why does this code produce a warning referring to the comma operator? -1.08
C++: case-insensitive first-n-characters string comparison +1.77
Executing base function before continuing in derived function -1.18
How do I return a char array from a function? +0.94
Handling functions with more than one output parameters +0.48
Is it possible to call derived object's virtual method when down-ca... +1.05
How to turn boost::shared_ptr<> into a reference (&)? +0.41
C++ get Processor ID -0.99
C++ Function call as a parameter, not working -0.51
Linker error when using templates -0.28
I can't get my delete function to delete items off the list +0.36
Instantiated from here +0.42
How to simulate printf's %p format when using std::cout? +0.42
What is wrong with this variadic templates example? -0.20
map<string, vector <pair<int, int> > > pushing ba... +0.70
Style of programming templates +0.06
double pointer reference in C++ -0.64
operator overloading in c++ -0.24
Converting from 3D to 2D coordinates question +1.27
C++: Templates of child classes only -0.42
Variable arguments in _stdcall, C++ / Inline ASM +1.89
How can I conceptualize an array with more than three dimensions? -0.57
I would like to remove using namespace std from this code, but am u... +0.97
C++ templates and friend declaration +1.75
STL list<mystruct> return problem +1.62
Why is iostream::eof inside a loop condition considered wrong? +2.05
convert va_list to fixed arguments -0.06
How to overload the ->* operator? +1.13
What does *unspecified* means in C++ typedef statement? +0.91
which library is needed for including sdl/sdl.h -0.62
How to call the a bare-bones red-black tree using xtree in the STL? -0.51
Implementing callback with pointer to non-static member function -0.52
Enumerated Type Width? +0.65
What does it mean when you declare a friend and then define it insi... -1.89
How to get directory of a file which is called from command line ar... +0.77
Does the position of the * or & matters? +1.37
Creating a set<char> in C++ -1.66
template specialization 0.00
Template Functions and Const/NonConst Reference Parameters +0.26
Duplicate c++ template instantiations +0.68
why sizeof(13.33) is 8 bytes? -1.21
Creating a professional-looking (and behaving!) form designer +0.79
overload operator+ / char* ch1 + char* ch2 +2.56
How I can generate different random numbers in one moment in c++? -0.12