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 5 ... 24
Title Δ
C/C++ `!a` vs `a==0` -0.99
Serialize C++ object to send via sockets to Python - best approach? -0.07
What is the handler of an exception raised in constructor? -2.38
C++: what are free-standing references used for? +0.41
Assign base class pointer to derived class without using dynamic cast 0.00
No matching function for call to classname::constructor 0.00
template with bool parameter 0.00
Commas in function declarations -1.29
Calling an overloaded function from a derived class. +0.99
Why does variable declared with static, extern and without it conta... -0.30
C++ static const string in header c++11 -0.08
Reading custom coordinate class from istream 0.00
Error Even after Explicit Instatantiation 0.00
Editing a program with Ollydbg 0.00
friend for private class +2.09
Is there an easy way to initialize a simple class without a constru... +0.29
how to check if memory is allocated using malloc or new -2.09
Using operator>> with a pointer to ifstream object +1.72
Function with char array parameter -1.38
Calling templated method of templated member -1.87
How would I capitalize every letter of a name from an array in c++? +0.97
Is it possible to use decltype to figure out the return type of a m... +0.32
std::uniform_int_distribution isn't random enough +1.16
Pointer manipulation causing printf to print arguments in reverse o... +1.76
How to show date in correct fromat like 12/04/2014 -0.11
Is const char* pointing to a single character or a string? -0.87
C++ decltype, with if statement, for recursive function -1.50
What is the difference between a static const and constexpr variable? 0.00
C++ How to expose a map iterator to only the values of a map 0.00
Where is the code correspoding to the changes made in qt designer l... +0.43
Why class redefinition in a several cpp files is permitted -0.17
No appropriate default constructor available - Visual Studio -2.32
Use of ":" symbol to define a constructor in C++ -1.42
Should we prefer temporary variables over user defined variables in... +0.27
Limitations associated with returning a reference as opposed to a p... +0.38
C++ Class Template Issue -0.11
Having Open File Function Trouble 0.00
Do I have to deallocate the memory after mfc application get closed... -0.08
Object had not been disposed before I closed program +1.09
C++ templated zip 0.00
disable c++11 features in vs2013 -0.55
Copy-constructor is not used 0.00
How memory is allocated for a variable declared outside vs inside m... +0.49
C++ vector lower and upper bound check +1.10
get IP address of local machine on c++ -1.12
How I can access a private static member variable via the class con... +1.43
Shouldn't the code print " 1 1" instead of "4 4"? +2.50
Function returns only letters of string +1.62
What is the best way of threading while using c++ to create windows... +1.55
Is there a way to check availability of a port number? +0.15