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 2 3 4 5 ... 7
Title Δ
Building a dynamically allocated array of class Objects +1.39
Constness of template member in const member function -1.12
Can I make subclasses implicitly inherit base class constructors? 0.00
SISGEV error despite allocating memory on heap? (generating primes) 0.00
Error during allocating memory for double values +0.23
CRTP with Template Template Arguments +0.29
How to deduce array size out of std::array<T, N>::pointer mem... +1.37
Using member function as a callback 0.00
How can I prevent valgrind from reporting static variables as leaks? +1.32
c++ compiler (g++) strange behaviour (no such file or directory) +2.09
Error: more than one instance of overloaded function matches argume... +0.09
Use instantiated object from other method -1.22
Create a temporary to pass to rvalue reference -2.12
munmap_chunk(): invalid pointer in C++ program -0.55
Using std::vector as data buffer +0.16
Bjarne Stroustrup says we must avoid linked lists 0.00
Inheritance, why do two constructors get called for base class, C++ -1.50
How do I copy the elements of a 2D array onto a 1D vector? +1.27
Why can't I use a variable to make an array? -0.12
C++ Vector of pointers to files +1.82
How to pass in constructor arguments with new -0.66
c++ minimum value of vector greater than another value +1.34
c++ normalize a vector to a double? -0.19
What's with unique_ptr::get() instead of &*? +1.08
Why const_iterator does not provide a base like reverse_iterator? -1.80
In C++, how do I determine if a class is the last class/child in an... -1.31
constexpr function and hardcoded arguments +1.97
Why I cant use two scanf function to Enter the letters 0.00
Can I make a thread-safe std::atomic<vector<int>>? +0.15
Adding vector to 2D vector, and keeping reference to the last vector +2.58
'this' argument has type const but function is not marked c... -0.58
C++ why accessing dynamic array is used without the asterisk operat... +0.55
push_back for strings without converting to vector -0.46
C++ Running code at the end of a compound statement (block) 0.00
C++ memory preallocation for vector via constructor fails -1.75
function pointer to a different class member +2.06
Trick to ensure that "only" rvalues can exist of a partic... +1.37
Is it okay to give a stack object address to placement new? -0.08
About reference to pointers -1.39
How should I convert a container to a container of reference_wrappe... 0.00
Visual Studio 2015 RC Community Edition Target Platform set to Wind... 0.00
The meaning of synonym in typedef -1.26
C++ Persistent Vector, fill vector with data from a text file +0.48
What and c++ exception +0.14
Execute code every X seconds, but break immediately on event? -0.52
Initialize member before base constructor. Possible? -0.77
Why does this code catch block not execute? -1.73
No warning on deleting a forward declared pointer (Visual Studio) 0.00
emptying an std::queue through a function that returns the front()... +2.27
Meaning of : operator in code -0.30