StackRating

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

Quentin

Rating
1693.56 (182nd)
Reputation
47,828 (2,143rd)
Page: 1 ... 17 18 19 20 21
Title Δ
Difference or benefit of auto myFunc() -> int and int myFunc() 0.00
Same outer structure only one difference between functions +1.03
Benefits of reallocating memory with std::move instead of copy when... +1.22
(C++) Feed template function element from tuple at runtime? +2.05
Free a double pointer in C -1.17
what does ~ on an integer value do?usage of this operation +0.11
Warning C4091: ' __declspec(dllexport)' 0.00
Understanding a C macro with pointers +1.36
There are classes already written for LinkedList, HashMap, Tree, et... -0.21
Get specific byte from M68k ram address with C language 0.00
How to compare class types in C++? -0.15
Is there a way to make an even more abstract code from this? -0.34
Overloading a function with otherwise identical signatures to accep... -0.57
Understanding C Memory Allocation and Deallocation -0.08
Breaking out of nested loops in C++ +0.64
templated printMap not compiling -0.57
Method returning base class rather than derived class c++ 0.00
Nullifying struct in array in C +0.44
Can't figure out why this isn't working +1.39
#if #endif inside macro 0.00
Understanding snippet of code +1.91
C++ arguments to integer +1.20
Class template instantiation as type template parameter, syntax? -0.54
How to pass Object Fields as Function Parameters (feature vector) +0.59
What does '#define xxx' (with no value!) do, contrasted to... +0.18
What is the complexity of search in sorted std::list? +2.77
template-type-related compile time error occur where theoretically... +1.00
I am implementing a graph using adjacency list +0.45
GCC -I breaks standard library compilation 0.00
Vector of void function pointers with parameters C++ +2.13
issue with abstract classes and inheritence +0.93
Best practice for handling const class data +0.61
Segfault with recursive function +0.26
Returning an integer value from a function declared void 0.00
difference between dynamic allocation static allocation -3.85
How to define a recursive type? +3.86
C++ Why isn't my vector of objects printing the objects' va... 0.00
Using a method from a template in a header that has been overloaded... +3.67
C++ Trick to avoid pointer comparison -3.48
Cast warning when initialising variable within if +1.48
Conditional Operators +2.63
getting wrong answer on project euler 8 -4.59
Unable to compile simple C++ program +3.63
User defined types with dynamic size in C -0.57
C++11 std::function: Binding a method without a particular instance -3.77
C++ code generation: create a factory for function pointers 0.00
Assigning char * to another char * -3.43
C++ cin.getline to char array -0.50
Iterate a preprocessor macro on a list of class names +1.87
Void ** a generic pointer? +3.94