StackRating

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

Nawaz

Rating
1701.47 (143rd)
Reputation
262,646 (156th)
Page: 1 ... 18 19 20 21 22 ... 62
Title Δ
static keyword error in complex number's class -2.11
Invoke std::function in an std::for_each +0.62
getProcAddress - NULL is returned -1.54
Should i use the same name for a member variable and a function par... +0.31
Const char... changed? +1.56
When do we need to mention/specify the type of integer for number l... -1.34
C++ - Proper way to cleanup class on heap with vectors +1.72
Entering Ctrl+Z for ending reading words will cause a loop error 0.00
Operator as function pointer -1.10
How to get a method's address in a class? +0.31
Uppercase letter using C++ preprocessor (x -> getX/setX) +0.27
Cannot convert from Type* to Type&& 0.00
Is there a possiblity to declare a member variable that takes up no... +0.51
sizeof member computation error -0.46
how is auto implemented in C++11 +0.20
Copy constructor elision? +1.82
How is the range-based loop different to a for-each loop? -0.55
Why does this dependent type not count as specialization using the... +0.33
Trying to return std::ifstream from a function +0.58
Strange instantiation in a class +0.97
std::queue initialization with NULL +1.20
Avoiding cast when using CImage +1.15
What does the vertical pipe ( | ) mean in C++? -0.44
Terminology C++ - Members 0.00
insert in unordered_set a new element: should the hint be end()? +0.30
Does one need to call srand() C function per thread or per process... -2.54
Does putting a whole class definition in a ".h" make the... +0.58
GCC-4.7 Compilation error +1.74
Lambda function variables in C++11 +2.21
template string representation of vector of objects -1.86
Why doesn't static main work in C++? -0.88
r-value reference return type semantics? -1.02
How can this function be an overloaded operator? +2.46
How to redirect cin and cout to files? 0.00
Braces around string literal in char array declaration valid? (e.g.... +0.37
How to malloc an array of string in ANSI C? +1.04
How to erase characters in a string? -0.59
Wrap overloaded function via std::function 0.00
Finding the index when using a vector<>::iterator -0.98
What is the correct way to deal with medium-sized byte arrays in mo... +0.08
Class cannot find Internally Defined C++ Class inside Template 0.00
What include am I missing? +0.48
default data-type of const-keyword is int-type? +0.87
Fast search-insert-delete algorithm for low power processor -2.61
should we move #include into namespace? -0.62
STL algorithms such as for_each applied to more than one arguments -2.38
Compare static and non-static integer in non-static function 0.00
Referencing in c++ without passing by reference +0.42
overloading non-member conversion to bool operator +0.47
Array of 1 couple of integers -1.27