StackRating

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

Quimby

Rating
1523.40 (26,085th)
Reputation
872 (173,447th)
Page: 1 2 3 4 ... 5
Title Δ
Calling glewInit() causes main function to not be called 0.00
C++: Extraction of template types +2.27
What is Unordered dynamic initialization, Partially-ordered dynamic... 0.00
Marking a function `noexcept` that could cause an exception constru... -0.62
Return a reference but prevent it from being stored through a wrapp... 0.00
Why does * indirection operator gives address in a 2-dimensional ar... +0.30
delete[] keyword after declaring array using new causing error 0.00
OpenGL not rendering anything after following tutorial -1.15
Massive time loss in simple for loop 0.00
Really simple program but why is it so much different in c++ and py... +1.17
constexpr constructor's parameter type 'std::function'... 0.00
Vector of objects with a unique_ptr member and custom destructor +2.18
How to set defines with the same name as a function in c /c++? 0.00
Default "NULL" value for an ofstream -1.31
Multiples of length division algorithm c++ question 0.00
How do I create a dynamic list in template metaprogramming? 0.00
C++ Optimizer : division +0.10
Why does copy constructor get called with this statement: myVector.... +0.32
I am getting " template argument deduction/substitution failed... -1.76
Compiling C++ with one C function in GCC -0.03
Template-defined number of template parameters (very meta) -0.12
Segmentation fault while trying to implement fixed size queue in C++ 0.00
Vertex object doesn't show up (legacy OpenGL 1.2) 0.00
Initialize field with raw pointer to object after base class constr... -0.51
Why this code of CPP async gives error however the function without... 0.00
Is vector.data() not null after vector.reserve()? 0.00
Create a template function that returns different tuple types depen... +0.46
Recursive memory "tree": properly freeing memory +1.40
How to declare a static lookup table using C++11 -0.30
Create repeated declaration +0.85
Is there a better alternative to std::unordered_map<std::string,... -1.61
Unions or references as struct members +2.14
Lambda (passing a lambda to a function by reference vs by value) 0.00
C++ Atomic compare_exchange_weak 0.00
vector of references and ability to resize 0.00
Numpy : efficient matrix indexing 0.00
Passing data from C# to OpenTK FS 0.00
Why does GL.EnableVertexArrayAttrib crash on a machine but not on a... 0.00
Is it safe to traverse a container during std::remove_if execution? +0.51
Can I call the subclass constructor from my superclass? -0.62
Insert multiple elements at multiple offsets into an vector 0.00
How do i get the value inside a multiple type vector (without addin... +0.48
Calculate depth of array -0.02
error: variable or field 'Palindrome' declared void in c++ +0.48
Error: No matching function for call to constructor 0.00
How does this line the following program contains the iterator to s... -0.04
How does vector not destroy element twice after reducing its size? +2.10
enable_if + is_same + constexpr function makes MSVC fail (but works... 0.00
How to check if a certain memory address is available for use in c++? -0.04
How to dynamically allocate memory for const char double pointer (u... +0.49