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 ... 18 19 20 21
Title Δ
How to return nested class pointer from method? +2.38
Different output of a const variable in C and C++ +4.61
C code, seems to be wrong, don't know why -3.09
What is causing this segfault? -4.03
Changing defined function fragment into testable function, how to p... +3.58
How do I typedef this type in c++? +2.08
How can I check if a number have the same digits? (in a func) -2.76
How to prevent multiple definitions of functions from .h file 0.00
Can't add perfect forwarding to wrapper function -2.36
Is it possible to initialize a vector from the keys in a map? +1.86
Wrap a function pointer in C++ with variadic template +1.45
Does removing constexpr change linkage? +0.93
Why is template specialization of variadic templates different from... +3.97
Code not executing -4.06
Memory leak in C++ : vector functions in loops 0.00
Explain function returns in c -1.30
reassigning values to a initialised two dimensional array in c++ -3.00
C - Pointer - Am i understanding well? +3.41
C++ Tetris: A function that deletes lines -0.42
Memory allocation for a char ** pointer in C -2.63
Address of pointer "this" changed unexpectedly inside a p... -3.35
Decoding an Int using Bitwise Operators (C++) +3.83
char array declaration in C +3.71
Difference between using define and variable +2.66
What is operator T* (where T is a template parameter ) in C++? 0.00
C: Error Expected a ')' while passing the strings to a func... 0.00
Visitor pattern with multiple argument +4.26
How can an auto variable be volatile? +3.32
Elegant way to pass multiple arguments to a function +3.80
Call derived method which does not exist in base class from base cl... +3.68
Passing a structure handle (converting C to C++ OOP) -1.15
is there a way to print input c++ function parameter values automat... +3.38
error C2280: attempting to reference a deleted function (trying to... -4.39
Can I use std::vector<std::vector<T>> to represent two... +3.77
Delete all pointers that point to a certain value -3.97
Using bit operations to "turn off" binary digits of a poi... +4.25
instantiating a struct in a function call as an argument +1.48
Dynamically Created List of Arguments Passed to Variadic Function +0.45
Pass anonymous struct as parameter in C +3.63
C++ Stack class implementation +3.88
What is definition of reference type? +2.23
Static data member of a class is Internal Linkage or External? 0.00
Embedded Function Pointers +3.74
Declare and initialize pointer concisely (i. e. pointer to int) +4.01
How to extract values from C++ structure with bitfields +2.69
C variable assignment to array element -0.41
Purpose of using parentheses in macros -3.19
`x ? 1 : 0` became 40, undefined behavior? 0.00
where is the extern file in C++ +1.07
Defining a function that takes a std::array as a parameter +1.78