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 ... 12 13 14 15 16 ... 25
Title Δ
Function returning constexpr does not compile 0.00
C++ Error C2447? What am I missing -0.13
C++ iterator to const_iterator +0.33
Where can I find the C++11 standard papers? +0.60
strings with the arrays -0.55
&& and || operators +1.32
example code of escaping lambdas 0.00
Issues while making a java like runnable class in C++ +0.41
Allocating struct with variable length array member -1.51
In map<string, int>, is it guaranteed that the int is initial... 0.00
Restrict passed parameter to a string literal +1.70
C++ Type Traits Overview 0.00
How to use C++11 uniform initialization syntax? +0.32
C++ auto keyword. Why is it magic? -1.00
Virtual function calling mechanism -0.49
pointer problems? -0.27
What does `<cuchar>` provide, and where is it documented? +1.75
c++11 foreach syntax and custom iterator +1.30
A recursion algorithm +0.34
c++ char arrays, use in cin.getline() -0.16
C++ operator() optimization on vectors +0.35
RValue references, pointers, and copy constructors -0.23
Right shift and signed integer +0.03
C++11 to_string() function, where? +1.58
Nibble shifting +1.05
initializing a vector of vector<doubles> c++ -1.01
The difference between type casting and using std::move()? -1.36
Standard layout type and reinterpret_cast 0.00
What causes C++ compiler error: must have argument of class or enum... +0.62
C++ string array slice +0.31
What's the difference between cout<<cout and cout<<&... +0.60
expression must have a constant value error in c++ -1.30
Why can't I create a vector of lambda in C++11? +0.20
Different result same expression in C, C++ and Java. WHY? +1.85
Are Template-less Getters Possible in Variadic Template Container C... -0.66
C++ Parse string to integer with specific classes +0.75
how to get integer thread id in c++11 +0.35
What's the opposite of `fixed` in cout? -0.08
Best way to parse a list of numbers -1.51
Catch by reference when exception variable is not defined -1.52
std::vector and polymorphism +1.29
Running method while destroying the object +0.66
Calculating using only the first 3 decimal digits, how?? (c++) +0.22
Read N bytes from file and append them to a std::vector 0.00
Remove file extension from a string of a file? +0.36
Tell VS2010 to collapse regions -0.64
Efficient Memory Barriers +1.05
Why dividing an integer by zero and type casting it to float result... +0.13
for(int i=0;i<myVector.size();++i) How many times is size() call... +0.81
What is the range of OpenGL texture ID? -1.12