StackRating

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

masoud

Rating
1558.01 (5,982nd)
Reputation
42,808 (2,526th)
Page: 1 ... 6 7 8 9 10 ... 24
Title Δ
c++ Access list inside struct +1.26
An explicit idiom for instantiating templated code - without includ... 0.00
Is "premature" destruction possible? +1.45
C++11 move constructor slower than C++98 copy constructor 0.00
How does the std::basic_string constructor know beforehand how much... +0.44
Returning objects with dynamic memory +1.56
Array Manipulation C++ +1.15
Why doesn't my game loop execute +0.41
C++ - Splitting int into two smaller data types +0.15
C Function Overloading 0.00
Initializing a 2D Array using Pointers from a Class Member? 0.00
How to make C++ function to return a vector of all the permutations... 0.00
Why doesn't this comparison to bool work for an istream? +1.74
Is this just a nested For Loop? -0.57
Index type for user-defined containers 0.00
c/c++ pointer to an array vs pointer to a pointer -0.66
Meaning of code example 0.00
How to pass object by reference to a constructor -0.97
Remove char from char* and return char* +0.41
Static member initialization not working with GCC even with C++11 e... +0.69
Vector`s end iterator content +1.69
Inheritance method, the derived method invokes not the base 0.00
C++ constructor for inheritance 0.00
What performs better string::+= or sstream::<< +0.43
c++: why 0 is displayed as 1.29571e+261 +0.11
How does C++ know the container class has a push_back function? -0.96
Open external application and close current application -0.54
Return a subclass in constructor Method +0.41
declaring more than one variable within a single auto statement +1.46
Resolving dependant template type without this-> or RealType:: +0.60
concat std::vector and initializer list -0.76
C++ When do I use -> or :: -0.85
An exception gets thrown twice from a constructor with a function-t... +0.60
Why is a level of indirection needed for this concatenation macro? 0.00
Why do I need to initialize an int variable to 0? +2.09
initialization of ints vs initialization of strings using pointers,... +0.37
Initialising specific elements of a static const array in C++ 0.00
Netbeans C/C++ on Linux "step in to" Linux C runtime code? -0.40
new[] if element default constructor can throw? -0.75
how do you connect to a Wireless WIFI Network in QT or windows API? +0.44
How to use unordered_set that has elements that are vector of pair&... -1.50
program that print larger numbers +1.06
Point and triangle -2.45
C++ For Switch Logic +0.38
operator overloading error in C++ when trying to compare strings -0.57
Do I need to use delete for each new in C++? -0.76
How to declare char sequence for function (C++)? +0.79
C++: call copy assignment in copy constructor -0.41
In C++, is it better to use #define or const to avoid magic numbers? +0.42
c++ template call of function pointer type -2.21