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 2 3 4 ... 24
Title Δ
C formatting i/o fscanf (Novice) -0.48
Suggested method for fast reverse lookup by value in key/value pair... +0.42
c++ when to include cpp even if we have .h file -0.29
Copy Constructor and Overloaded Assignment? +1.25
Scope and value storage problems with maps -0.08
What does ::type in c++ declaration mean? -1.50
C++ covariant return type error with multiple inheritance +0.43
Capturing const this 0.00
Function with generic input parameters -0.97
How to iterate over a map in a const method -0.49
Is it a bad idea to replace POD C-style array with std::valarray? -1.45
Why is this POD initialised with 0? +0.69
Operator precedence while type casting in C +1.06
C++ error(converting wstring to string): cannot convert argument 1... +0.47
undefined reference to std random generator type -0.11
Conditional return of a C function 0.00
Difference between Operator [] overloading write/read? -0.85
Getter/setter in c++ is this the right way? +1.49
Function that computes a string from two integers? 0.00
What does it mean when c++ template definition comes with = -0.59
Is there ever a valid reason to use C-style arrays in C++? -0.80
Throw Declarations 0.00
What should std::vector::data() return if the vector is empty? -0.85
Index a character in a wchar_t array -0.47
Why does my function gives me "Stack around the variable '... +1.79
Self destruction: this->MyClass::~MyClass() vs. this->~MyClas... -1.58
Having trouble multiplying variables in c++. (c++ doesn't want... -0.21
Why overloading works with inheritance in Java? +0.43
C++ Class name as Data Type 0.00
Compile time checking of constness +1.56
Dynamically typed container in Qt 0.00
How are memory segments organized from the point of view of program +0.07
A timer for arbitrary functions -1.53
clock_gettime() returns about 1-2ms inaccuracy every 50-100ms (Debi... -0.09
Tools to compute graph edit distance (GED) 0.00
How to split words by strtok function if the spaces are not equal -0.49
storing character pointers in vectors, C++ -0.86
Read from text file in Turbo C++ 3.0 -2.35
Assign integer literal to pointer? -1.20
how to get the type of the inner class' parent +3.07
function can return another function use in swift 0.00
assigning const char *ptr to an array parameter? C++ -1.81
what is "cin" (in C++) command in Swift? 0.00
Printing a variable memory address in swift -2.14
Are nil and Optional<T>.None the same thing in Swift? 0.00
Is there logical short-circuiting in the C preprocessor? -2.02
Elegant check for std::find "not found" condition +2.55
Matrix product cause error: subscripted value is neither array nor... -1.17
How does std::sort work for list of pairs? -1.05
using <ratio> without typedef +0.00