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 ... 16 17 18 19 20 21 22
Title Δ
Implementing a local password within an application +1.65
C++: Comparison of a Pair 0.00
Virtual function with fixed implementation not using most derived c... +1.47
How to return y value from vector 3 1D array +0.41
smart pointer ( different between ~auto_ptr() and release() ) -2.32
Overloaded operators & inheritance & templates (A formidabl... +0.58
C++ Default constructor -1.04
llvm: generating cleanup destructors before function return -1.16
template template class with const template parameter -0.99
Double-Array Trie Question +1.65
How can understand a constant variable in memory. C++ -0.89
multidimentional char array - how to fill it with random chars? -0.23
Does this code produce Undefined Behavior or it is merely Unspecifi... -1.64
Question about seekg() function of ifstream in C++? +0.41
Making an object move independently in SDL(like a gun shot) -1.98
string concatenate question in C++ +0.77
Why does (i|o)fstream take a const char* parameter for a file name? -0.56
How to implement cross-platform cscope-like text-based user interfa... 0.00
Is it possible to call the constructor of a super class, two classe... +1.13
Why are header guards unnecessary in stdafx.h? +0.13
C++: 'adding references' to namespaces (and class libraries)? 0.00
(C++) Very Basic Questions Regarding Syntax -0.01
cin.ignore(3) after failure to get a double with cin >> var +2.03
c++ what's the result of iterator + integer when past-end-iterator? -0.12
Dynamical, non-rectangular two dimensional vectors in C++ -0.09
C++ virtual method problem -0.63
Not a recognized operator or type when #define new is added +1.52
Variables not declared in this scope +1.54
Parsing tab separated data -0.76
C++ Function Call vs. New Blocks for Push/Popping on the Stack +0.31
Is there a way to highlight the currently active code block in Visu... -0.10
Copying Methods from Member +0.69
Heterogeneous pointer container -1.49
Error at compiling, not a typo as far as I see +1.14
Isn't the template argument (the signature) of std::function part o... +1.21
Container of 2 Types -0.36
How does the C++ compiler interpret the == operator? +0.89
Casting an object to a reference? -0.17
Is it a non-standard std::pair implementation, a compiler bug, or a... +0.13
How to implement a compile-time check that a downcast is valid in a... -0.34
How to write data of type A to format of type B +1.16
Inserting into a sorted array of structs in C++ -1.31
Can I gain access to a "component" by type? -1.23
How to use std::sort to sort an array in C++ +0.90
Calling the constructor of the base class after some other instruct... -0.14
How many elements will be in the array? +2.29
Pass any member function of any class as a Callback function -1.14
Lambda expressions as class template parameters +1.86
c++ Help with reading in from stdin and to stdout . Also Operator o... +1.89
Access to method pointer to protected method? -1.25