StackRating

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

Pierre Fourgeaud

Rating
1564.57 (4,812th)
Reputation
12,632 (11,572nd)
Page: 1 2 3 4 ... 7
Title Δ
C++: resize must be in class/structure/union -1.51
Please explain the following C++ class definition 0.00
Malloc error when assigning memory to a struct 0.00
expected unqualified-id before '->' token, How to fix this? +0.77
"error: no matching function for call to" when constructi... 0.00
Interfacing python with c++ +0.42
Unable to resolve macro precedence in C? 0.00
What is the role of a default (implicit) constructor exactly? +1.05
Variable not changing after its modified in C++ +0.17
calculate square root but while loop condition fails +1.64
Error: "Function" is not a Non static data member or base... +0.42
Working code tested on Linux throws 'error C3646' on win 7, Visual... 0.00
Call by reference: Use of undeclared identifier +1.59
memory allocation of temporary strings -0.66
c++ pointer to pointer of an int -0.01
Case Statement does not execute -0.52
While/for loop error +0.00
How do I access a private constructor in a separate class? -0.21
Better algorithm for if condition -1.79
Constructor with one default argument +1.17
Explicitly defaulted and deleted constructor: is there any similar... +0.85
C++: Boolean Expression Causing Infinite While Loop -1.09
VS 2012 error LNK2001: unresolved external symbol +0.33
ISO C++ forbids declaration of "something" with no type -1.51
decltype( constexpr variable) +1.61
Why doesnt std::swap work on template items? +0.52
some questions about "new" operator -0.46
C++ Creating Global Reference of an Object -0.04
C++ main header file with smaller headers error +0.79
Overloading less than operator +2.81
Undefined Reference Error to Class Function 0.00
C++: error LNK2019: unresolved external symbol +0.16
Which one is called when existing an extern function with the same... +0.27
C++ - LNK 2019 Error, Trying to Define a Subclass Static Function -0.11
vector::erase() not working +0.00
Memory allocation and copy construcors -0.64
Why my token-pasting usage doesn't work? +0.13
Get pointer to class method with 'using' keyword +0.75
comparison between void pointer, is it defined or compiler dependent? -0.81
Does mutable member disable const optimizations for non-mutable mem... +0.23
Why am I getting "error: expected '}'" in C++ but not in C? -1.53
Pass vector<vector<Point> > by reference +2.59
c++ should I use const to method of parameter value type? -0.12
Please help understand the C++ : operator -0.46
Is the following an example of C++ polymorphism? +1.77
c++, stl. Remove a concrete value from vector<string>? -1.59
Fix static const std::string member[] initialization +2.32
why macro does not work in this situation? -2.29
Difference between '&' and '==' while using Qt mouse functions? +2.20
Different results in different c++ IDE -0.34