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 2 3 4 ... 16
Title Δ
How to check quiet NaN in gcc? +0.50
Are shared_ptr and the reference counting in iOS the same idea? +0.39
function overloading with a lot of arguments 0.00
Why don't optional parameters work with templates? -0.61
Return pointer or iterator +1.43
Private inheritance of std::ostream and using operator<< +1.00
Code Compiles with g++ but Fails with VC++ 10 -0.36
Debugging principles/core topics in C/C++ +1.38
STL containers & memory leaks -0.02
Import unmanaged "QT" dll to C# give dllNotFoundException... -1.21
Practical use of dynamic_cast? -0.04
Partial application with a C++ lambda? +1.12
Why this line prints 17 and not 3? -0.67
Solving a simultaneous equation through code 0.00
C++ - Selecting the maximum "n" values -0.61
Why doesn't a const method override a non-const method in C++? +0.56
Is there a Haskell Time Typeclass +0.80
Is it safe to use CComBSTR with wcscmp function without casting? -1.75
Using collections in ATL application -2.67
unique_ptr: How to safely share raw pointer +1.60
limited plugin architecture for Linux system? 0.00
Call constructor for object array allocated with malloc() +2.07
Generating Structures dynamically at compile time -1.04
MSVC++ uses base operator = overload for lvalue rather than rvalue? -0.32
Compute rank of Matrix -0.63
Should private inheritance be used when there are no virtuals? +0.12
Why the absolute value of the max negative integer -2147483648 is s... +0.83
Does the term "monad" apply to values of types like Maybe... +0.16
Solve a banded matrix system of equations 0.00
Are monads just ways of composing functions which would otherwise n... -0.56
Using the gaussian probability density function in C++ +1.14
Fast method to check if a Matrix is singular? (non-invertible, det... +0.98
c++ more effective way to write this two lines of code comperison t... +2.03
Array of function pointers for the Windows Messages Procedure -0.03
What is the meaning of “quasi” in quasiquotations? +0.54
Do we need pointers? -0.63
Implementing a Fast Fourier Transform for Option Pricing +2.15
C++11 friendly graphics library +0.15
pin_ptr Alternative to (void**) using reinterpret_cast or static_ca... 0.00
Example demonstrating good use of mutual recursion -0.61
Calculating pow() of negative number to non-integral exponent +2.54
tracking square root of moving value -1.32
What is the correct way to deal with medium-sized byte arrays in mo... +1.47
In which cases do we need protected inheritance? +0.49
How many bits of precision for a double between -1.0 and 1.0? +0.37
std::unique_ptr with an incomplete type won't compile 0.00
construct orderbook from orders example -0.31
Manually translating code from one language to another +1.64
C++ Error: String Formatting -1.92
Normal n-dimensional Distribution in C# 0.00