StackRating

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

Pixelchemist

Rating
1535.37 (14,410th)
Reputation
16,579 (8,384th)
Page: 1 ... 4 5 6 7
Title Δ
Classes contains field of the other class issue -3.88
Why does conversion to reference interfere with conversion to bool? -3.10
Traversing indices of contiguous 3d grid without nested loops -0.26
Linking an inline virtual method +4.06
C++ delete, but not just the type +3.92
Function dual to std::move? -3.31
std::vector::erase(iterator position) does not necessarily invoke t... +3.46
c++ templated constructor error -0.98
local variable as a non-typename argument -1.19
Number of registers per thread +3.71
Why does the window disappear instantly after my program finishes r... -4.43
Can a bool variable store more than 0x01? +3.45
var_ptr==NULL and NULL==var_ptr difference in various arch -1.80
C++11 constructors -4.01
c++ Vector, what happens whenever it expands/reallocate on stack? +4.16
How do I catch an exception as described in the C++ standard, 17.6.... -3.58
Why doesn't vector::clear remove elements from a vector? +0.49
Accessing classes defined in other files -0.14
Freeing a vector allocated in a class? -2.20
end1 can not be resolved -1.96
C++ and cast operators +1.88
Why function overloading causes no ambiguous error? ( c++ ) +3.94
fastest way to multiply two vectors in c++ +2.44
is there an elegant way to transfer a subset of one deque to another? -2.80
1D or 2D array, what's faster? +4.36
Const and non-const reference binding +3.71
C++: "Invalid covariant return type" errors in nested cla... -0.15
Error when allocating a two dimentional array of an Object in C++ +1.87
C++ Heap Corruption in Template array -0.16
Looking for the best data structure for the job +1.32
Resizing QByteArray throws std::bad_alloc when only using 600 MB of... -3.97
C++11 std::regex_replace() creating regexp with certain string issue 0.00
C++ Would using an "initializer" class inside a construct... -4.37
Multiple connections updating same table 0.00
Can not insert own structure in standard vector but string can -0.24
Can I add an implicit conversion from a volatile T to a T? +4.25
Why am I not provided with a default copy constructor from a volati... +4.00
Can I overload an implicit initialization to 0? +1.68
Stackoverflow arrays of arrays +2.73
Passing pointer to self -3.92
Multiple compound assignments in a single statement: is it Undefine... -1.68
How do I load object data from a save file? -0.31
undefined reference while vector of boost::scoped_ptr +4.19
Assigning a child to a parent 0.00
#include inside function body doesn't work (CDT/Eclipse C++) +3.32
c++ vector doesn't declare in try-catch +0.10
Functions that do not automatically inherit +1.64
accessing member of structure within a class -1.43
Unexpected value of vector.back() +2.27
Data structure to represent a solution of 2D material cutting? +4.15