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 ... 7 8 9 10 11 ... 24
Title Δ
Default Arguments defining static member 0.00
Why does the overload resolution of member functions exclude the gl... +2.96
OOP and heap/stack +0.00
Copy constructor - Understanding problems -0.68
Is there any way to convert a variable macro into 0 or 1 based on w... +1.77
C/C++ change a define to a varible +0.81
Dynamic string with Hex value as "\3" +1.62
Allocating char buffer to hold textual representation for float 0.00
How to use tinycthread to do C++ concurrent programming -0.23
Real cost of rng in c++ compare with ref -0.36
Why does printf and cout gives different output for this code? -0.96
operator>> error: no matching function for call to +0.83
Unclear about the use of Bitwise AND assignment -0.51
Is a C++11 assignment expression evaluated right to left? +0.71
How is this getting evaluated? 0.00
Does Q_UNUSED have any side effects? 0.00
So can a class have two default constructors? +1.11
How do C++ find the function declaration -1.28
How to overload << operator without friend function +0.15
Visual Studio 2012 File Input 0.00
How to read file header in c++ +1.43
How can I declare an array inside a function according to the size... +0.44
Is const int[2] trivially copyable? -1.53
std::pow() output is... special? +2.00
Concatenation string with const char(result GetComputerName) on C++ +0.42
Exception rethrowing 0.00
how to get the line where the program crashes +1.03
How to return indices of a specific value from a matrix (Mat) in C++? +0.63
C/C++ need for local functions prototypes? -1.22
(Error) no match for 'operator>>' in 'std::cout >> name... +0.22
C++ array of strings error: cannot convert parameter 1 from 'std::s... +0.09
C++ Seperate Implementation and header files +0.79
Overloaded function template 0.00
Is my code undefined behavior +1.32
Vector intersection in C++ 0.00
deleting identical rows in a vector of vector -0.63
About calling an subclass' overriding method when casted to its sup... -1.37
Why void* isn't an iterator type? +0.05
How do I delete a stucture without knowing its type? +0.41
Buffered zipped stream C++ 0.00
C++ - Error with iteration of vector 0.00
What is CLSID? Is it a GUID? -0.14
Seg Fault When Initializing Array in C++ (Project Euler Number 3) -0.01
It is possible to overload function by const specifier? -1.31
How to correctly cast void pointer to blob to a struct-pointer? +1.38
Sum of std::vector<Object> members C++ -1.05
What does this mean "!somePointer"? +1.37
Cin object return value c++ 0.00
Declare variable inline with template class definition +1.29
Casting (converting) number in a format with multiple dots (a versi... 0.00