StackRating

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

François Andrieux

Rating
1651.68 (534th)
Reputation
16,025 (8,733rd)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
What is this C++ warning - control reaches end of non-void function -0.26
compilation error using iterator of set<set<int> > +0.37
Does vector resize throwing bad_alloc invalidate the original data? +2.63
How to disallow temporaries in functions taking const references? 0.00
Why has std::reduce been added in C++17? +0.32
using std::condition_variable with std::timed_mutex 0.00
Weird std::sort behavior 0.00
For loop help c++ college +1.01
What is clear() method in C++? 0.00
How to access base part of a derived class object using . operator -1.37
The differences between a string and an element of a vector<stri... -1.59
How can you get the size of vector as an int? +1.09
How can i store a vector-list as a global variable? 0.00
Timing vs the "as-if" rule +0.39
Weird behaviour in for-loop in C++ on Mac +2.57
Clang Warning on expression side effects -0.59
I can't understand this copy constructor behaviour -1.09
C++ Template characters in single tick as argument 0.00
get all vector elements greater than a value c++ +1.39
C++11 std::unique_ptr deleter +0.37
Destructor in derived class marked as noexcept(false) 0.00
C++ 11 random number generation not working +0.51
Default arguments in a move constructor 0.00
Does this method of getting last element in template parameter pack... -2.06
Move std::vector<std::unique_ptr<T>> to std::vector<... +2.76
c++: confusion on const reference used in a nested FOR range usage +1.24
Inheritance-Finding size of an object of a class 0.00
Fixed double free or corruption error, but why does it occur? 0.00
Convert Sign-Bit, Exponent and Mantissa to float? 0.00
Executing a specific function depend on type +0.63
Why does the most negative int value cause an error about ambiguous... -0.25
Storing array of string literals, to pass to template expecting str... 0.00
Passing a function object to std::function 0.00
Pointers for int and Arrays +0.13
Initializing a vector of auto (unknown) type inside a template func... +0.08
Why shared_ptr's reference counting object needs to keep track... +1.21
Seems redundant use of cin as a condition with if, while 0.00
Compilations involving `std::string` cause Windows error status 0.00
Map from int to type specifier +1.78
casting const pointers between different types -1.33
C++ segfault only if cout not used 0.00
Virtually turn vector of struct into vector of struct members +0.41
Cannot declare variable to be of abstract type because the virtual... 0.00
How to test Iterators (including the off-the-end and the before-the... 0.00
Direct access to element of STL "set" -1.06
c++ enum can compare to integer but not assign from integer? +2.17
what is the difference between vector.back() and vector.end()? +0.82
Does gcc/g++ generate the body of an if(false) statement? +1.93
C++ Operator overload calling destructor 0.00
error C2181: illegal else without matching if 0.00