StackRating

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

R. Martinho Fernandes

Rating
1732.63 (64th)
Reputation
167,786 (309th)
Page: 1 ... 11 12 13 14 15 ... 25
Title Δ
overloading "new" operator -2.94
Is left and right shifting negative integers defined behavior? +1.83
Swapping pointers in C (char, int) +0.33
Best practices for recovering from a segmentation fault -0.67
Expression evaluation in assignment -0.97
where in this code am I invoking the copy constructor? +0.73
How to manage an array of pointers to objects? -0.57
C++ - how to check if char* points to something valid? -0.20
Error when trying to use VBO "array vertex_buffer_object must... +0.81
C++ equivalent of new Random(seed) in C# +1.56
How to get the precision of high_resolution_clock? +1.12
Convert this line from C++ to C# -0.44
Efficient code to determine which of the two numbers are larger +0.60
What is wrong with my dijkstras algorithm 0.00
C++: Passing pointer to a class while constructing it +1.04
error: conflicting return type specified, different than usual 0.00
Proper copy semantics for std::unique_ptr as a parameter 0.00
Pointer or Value in my case? -0.41
delete reserve word not calling destructor on first pass of loop +0.99
Bind function pointer to boost::function object +0.33
How to automatically convert strongly typed enum into int? +1.22
std::forward and constructor with non-const reference argument +2.37
Memory allocation issue with multidimensional array -0.25
variable length array-like parts in class and class template in C++ +1.66
segmentation fault accessing a private class variable +1.21
Translation unit in C and C++ +0.93
How to wait until mutex unlocked? -0.12
Accessing the values of an enum defined in a struct +0.44
How can I zero pad a 4 character string in C# +3.08
Pointer to member that is a reference illegal? -1.75
Is it possible to give a definition of a class in C++ during alloca... +0.91
Using protected data in a parent, passed into a child class 0.00
Is it possible to create an array from the frequency of chars withi... +0.38
How to copy std::string into std::vector<char>? +0.35
How to get a list of days from an interval of timestamps -0.06
templates: how to control number of constructor args using template... +1.10
Is it possible to use typedef in a templated function signature? +2.03
case expression not constant -2.18
BOOST_STATIC_ASSERT on MSVC++ 2010 0.00
What is the largest value sizeof(T) can yield? +1.07
From quaternions to OpenGL rotations +0.35
How do I get the fundamental type of an enum? +2.13
Howto check a type for the existence of parameterless operator() +1.49
Sign extension on literal vs. variable +1.33
Converting std::function<void(string, string)> to a generic s... -1.73
best way to do variant visitation with lambdas 0.00
detecting typedef at compile time (template metaprogramming) +0.36
Memory corruption in a small ref-counted buffer class 0.00
How does the recursive part of quick_sort work? -1.88
Can I specialize a class template with an alias template? -0.06