StackRating

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

Stefano Falasca

Rating
1490.03 (4,415,739th)
Reputation
4,945 (33,529th)
Page: 1 2 3
Title Δ
Vim, split window have only 1-line-size +1.42
Copying of one data structure to another in C +0.01
Swapping std::functions with user-implemented swaps +5.02
array size and split of string -1.97
Can we declare a friend function with no argument? -1.22
How to implement Observer pattern in C++ +4.37
Why the following function is called thrice -2.81
Does using the assignment operator of the STL containers in my assi... +2.13
Assign class callback function to struct? +4.78
How to organize different parts of project in git repo? +2.31
Get index of element in C++ map -0.98
Enumeration access in different class +0.73
What is the meaning of “bool operator()(TypeName *n) const” in C++ +0.65
Create a struct instance only if conditions are met in its construc... +4.69
What concept is at work here and where can it be applied? -2.14
Calling a functor in a std::map with boost::bind 0.00
C++ best fit data structures -3.57
Initializing "a pointer to an array of integers" -2.75
How can I gitignore everything except *.txt? -2.65
about include header file with guards +2.65
Why does slicing a non-root base class produce the correct answer? 0.00
How to generate every integer with a set of digits? +0.12
Multipath Inheritance and -3.96
Why does this C++ code compile? What does it do? +4.61
Which Data Structure provides Replace Operation when appending Dupl... +4.25
invalid conversions, unspecified behaviour and char arrays? -3.76
std::map bad allocation error +1.79
After inputting 7 characters give me runtime error (stop working) -3.14
Type safe enums and scoping auxiliary functions +5.96
What's the definition of socket,why need it and how it works? +4.98
Using variables versus pointers to variables as parameters for a fu... +1.38
Is a destructor called when an object goes out of scope? -0.15
Check whether the number is in array or not with minimum complexity -1.69
C++ string to char* array struct +0.16
getting error by using outer functions in multiple classes -3.70
How to access methods/functions which are in a private data member... -3.74
Program runs good in Turbo C, but fails in MSVC, unhandled exceptio... -1.98
Is the destructor called when a delegating constructor throws? -3.09
switch break malfunction in c++ how? +2.49
a.h is included in b.h and I include b.h in my source file, do I ne... +0.23
Overloading C++ functions without passing parameters -0.77
How to record a history of releases for a web project in Git? +4.41
Clarifications about pointers use +0.25
Is it appropriate to use off_t for non-byte offsets? -1.03
Designing C++ classes with partly common implementations +1.76
multiple functions with same name but different argument types as t... -1.17
transform from type char to int produce different result -0.86
Calling the right overloaded parent method -3.21
QVector<T> operator= and operator[] +0.12
Efficient way of converting matlab matrix to array in c++ +2.36