StackRating

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

Alexandre C.

Rating
1587.80 (2,452nd)
Reputation
44,811 (2,361st)
Page: 1 ... 5 6 7 8 9 ... 16
Title Δ
C++11 lambda as member variable? -0.07
NaN handled differently in different g++ versions +1.55
Efficient way to project vectors onto unit box +1.93
Split a transform matrix into orhhogonal matrix and scale matrix -0.28
Numeric division using BCD format +1.77
What differences, if any, between C++03 and C++0x can be detected a... -0.32
Guidance for when to explicitly enable/disable copying in C++ class... -1.68
Effective C++ "35. Minimize compilation dependencies between f... -0.93
Optimization of multivariate function with a initial solution close... -0.54
Debug Managed and Unmanaged code together +0.66
Floating point constants in templated code +1.98
Copy constructor and assignment operator in CLI 0.00
What is a good name for a list? +1.03
strange floating point exception 0.00
error C2064: term does not evaluate to a function taking 1 arguments -0.75
Should I use a Cartesian (x and y) or polar (angle and magnitude) c... -0.74
how to check that inlining occurred -1.21
Puzzle: To escape the check of typeid +1.51
Change parameters of random number generator +1.44
Is this well defined code? +1.70
Which one of these headers comes from MSVCR100.DLL? -0.05
Can I assign a member data pointer to a derived type? -0.75
C++ design pattern: Possible to have inherited method private to de... -0.18
Easiest scripting language to learn in 24 hours? +0.01
My virtual function wont work C++ +1.27
C++ Safe Exception Handling +1.27
Trilateration of a signal using Time Difference of Arrival 0.00
Is hash_map part of the STL? -0.85
Picking the best hand out of 7 cards(Poker Texas Hold'em) -0.80
Why doesn't boost::any have a "getter"? -1.61
Does creating a custom graph data structure violate any principles? -2.09
Creating logarithm function in C +0.75
What is the C++ idiom to replace snprintf(3)? +0.46
memcpy confusion +0.86
how to make the sequence a non-decreasing sequence with the minimum... -0.41
Meaning of *& and **& in c++ -1.99
How to pass a string from C++ to C# via C++ callbacks and delegates +1.33
What does += mean? +1.24
Is there a way to constrain a sum of Integers in a set to (0,1) wit... +0.36
Where to get free math libraries for C/C++ +0.10
Fast Algorithm for finding largest values in 2d array +0.74
Linear multi-dimensional container 0.00
virtual functions and abstract classes +0.48
Expressing order or disorder mathematically +0.49
template type into binary representation -0.04
How to prevent gaming a voting system where people can vote once pe... -0.79
C++: Is default copy constructor affected by presence of other cons... +0.15
How to change a strings encoding as utf 8 in C -0.00
When is a function try block useful? +1.57
When to Overload the Comma Operator? 0.00