StackRating

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

Matthieu Brucher

Rating
1525.87 (22,848th)
Reputation
17,832 (7,837th)
Page: 1 ... 12 13 14 15 16
Title Δ
C++ memory access violation on trying to deep copy a unique pointer -1.78
Why does clang create a linking problem when the symbols are present? 0.00
Getting unexpected results with MxN matrix -0.44
How to reference a 2d pointer? -1.05
How I calculate the time complexity of this sorting function? +2.71
Why is const allowed in function declarations? +2.51
Why does the memory location for integers jump by 32 bytes? -0.41
C++ swapping function 0.00
No matching constructor for initialisation of const std::shared_ptr... 0.00
Initializing vector of objects fail due to pointer being freed was... 0.00
How to add items to strings in a list in python 0.00
How to build a list of numpy arrays where each array is uniquely si... -1.84
Integer double pointer in function parameter -0.86
C++ Have function on compile time calculate global variables 0.00
struct in c with an attribute that is a pointer to the same struct -0.86
Error with a statement: "expected ')' before ',... 0.00
How does Storing a return value in a pointer from a pointer -to- ar... 0.00
How does std::cout change destructor's behavior when explicitly... +0.58
C++ How to Find Most Common Elements In a Vector 0.00
Conditions in DO while with || vs. &&. Help in C +0.04
Allocate memory for 2d array to print a matrix using functions, in... 0.00
16-bit to 10-bit conversion code explanation +3.26
C - Recursive algorithm calculating determinant of a 2D matrix 0.00
Why __gcd() is throwing error in macOS mojave? 0.00
TypeError: '>' not supported between instances of 'm... -0.44
Matplotlib Backend issue _tkinter.TclError: no display name and no... 0.00
Why do I have to declare pointers this way? +2.02
If i have a nested map as a value to a multimap how can i insert va... +1.31
How to make two 'join' statements when printing a list, if... 0.00
UnboundLocalError: local variable '(Var)' referenced before... 0.00
How does the make command avoid to recompile an unchanged source fi... +1.60
c++ Constructor member initialization : pass arguments +3.37
Using out/in-out parameters with init-statement for if/switch -1.18
len() 'DataFrame' object is not callable +0.59
How to disable C++ wrappers of MPI? 0.00
Opposite of friend declaration -0.60
CMake - Module + Library confusion 0.00
How to find out if n! can be expressed as a multiplication of three... 0.00
inline functions in c 0.00
populate a list / list of lists with no repeated data from a file +0.08
Ascending order c++ 0.00
list index out of range, python -0.43
Passing mutex reference from main to a class +2.65
how to use pip install a package if there are two same version of p... +4.65
Git merge with conflict resolution makes a previous commit disappear 0.00
Understanding python list calls +2.90
Size difference between massif visualizer and ms_print 0.00
Python variable variables in "main" +4.57
typedef statement inside a template class 0.00
Python invalid syntax error..IF statement 0.00