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 ... 16 17 18 19 20 21
Title Δ
Taking the address of an overloaded function template 0.00
Incompatible operand types when using ternary conditional operator +1.47
const & (ref) used in template parameter 0.00
C macro with special variable arguments -1.77
Puzzled by different result from "same" type cast, float... +1.67
reading an unbounded line from the console with scanf +1.13
Can't deduce template type -0.91
How to redefine = operator for strings in C++ -2.04
C++ Macro causing :"warning: unused variable "LOG__METHOD... -2.02
Create std::tuple of types "contained" in another std::tu... 0.00
Is this a correct implementation of remove_from_front in a linked l... 0.00
Typedef struct declared as two types: "typedef struct x { .. }... +1.15
Why not use cpp file includes for classes? -1.74
Void Value Not Ignored As It Ought To Be 0.00
How can I write a rigorous function for this case in C++ -1.87
Why C allows uninitialized local variables? +1.02
C function typedef: defining function without parameter list -0.55
Check if method is const -0.44
C++ function decorator +0.38
how to use decorator pattern to directly modify members of base cla... +1.73
Is there a way to calculate the size of a pointed vector through si... +1.20
Linked list for stack, head->next keeps becoming null 0.00
Function to access element of struct in vector like a vector +2.44
std::shared_ptr<type>(new DerivedType(...)) != std::make_shar... +0.38
Syntax sugar for signal slot -0.76
calling a function in a function c++ +2.27
How to recycle and reuse allocated memory? +0.42
C++ passing function pointer -0.62
Check if an expression is an lvalue with the preprocessor 0.00
Purpose of void const * argument in function +0.45
throw syntax in exception c++ +1.54
Specify a template argument which could bind to a function template +0.47
How do I get the value OUT of my maybe<> monad? 0.00
SFINAE for class member overload methods -0.56
C++: Why Does It Output On Alternative Basis? -0.07
Storing a Dynamic Array of Structures +0.40
Return a generated array in C++ +0.41
C - Can't figure out this error : "C2106: '=' : le... +2.06
Why does my C program keep giving me 1 as the error? 0.00
String terminator in character array in C -1.87
C program to convert first letter of every word of my string to upp... -0.60
Call function of objects in a Variadic Template 0.00
Sudoku Solver in C++ partially solving 0.00
How do I copy a struct Array? +0.16
Create a memory leak under Linux -0.33
Growing an array on the stack +0.32
C++ Fixed Size Container to Store Most Recent Values +1.07
Aren't these two statements incompatible in N4140? 0.00
cout << (1000 < pow(10,3)) << endl; gives 1 0.00
How to change/control the output precision in gcc or g++? +2.93