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 ... 36 37 38 39 40 ... 62
Title Δ
pointer to a two dimentional array +0.38
Named constructor idiom and new operator +0.23
A confusing detail about the Most Vexing Parse -1.84
What should be the index type when iterating over the elements of a... +0.72
How to find, from which template-layers is object composed of? +1.28
Why am I getting a compiler warning for this if condition? +0.77
C++ nested classes accessibility +1.15
Why doesn't using a NULL autoPtr terminate the program? +0.01
C++ enum redefenition and C++0x -1.07
Nested class display member value -1.44
subtle C++ inheritance error with protected fields +1.50
difference between cout and write in c++ -0.39
Non-templated container that can hold anything +1.41
order of two structures -0.19
Use of class and struct -1.06
c++ getline compile error when called from function +0.36
Writing custom for loop in c++ +0.14
C++ Exceptions; int or std::exception? -1.83
Why 'q' and 'r' cannot be use as function? +0.09
Const references - C++ +0.03
C++ key-value container with variable type values -0.91
C++ List Iterators accessing different elements in the same object +0.36
Why can't I set a non-global function as a callback in Jack? +0.08
C++ input from console, comparing integers -1.93
Error: lvalue required in this simple C code? (Ternary with assignm... +0.68
Passing a vector pointer as input to a method +1.81
C++ class design having multiple interfaces for each distinct behav... +1.68
typedef'd type not visible as return type of a member function +0.40
C++, std::ofstream, exception +1.54
Difference between &(*similarObject) and similarObject? Are the... +1.56
Accessing private member variables from a templated class assignmen... +0.40
branching based on two boolean variables -1.76
How to check if the iterator is initialized? -0.20
Delete and delete [] are the same when deleting arrays? +0.85
Need iterator when using ranged-based for loops +1.13
Deleting self object inside class +0.82
C++ Fstream Only Prints One Word +0.91
Should I specialize or overload? +1.67
How to return true or false to for_each in this case? 0.00
What does static mean when applied to a class at namespace scope? -0.26
How to set default for a vector in a method -1.07
C++ class conversion possible? +1.10
C++ nested constructor calls vs. function declaration -2.74
What are the complete legal entities that can be put in a namespace? +1.42
how to clear the content in the String stream.? -0.64
Convert String to Int with Stringstream +1.49
Linux | Segmentation Fault in C++ - Due to the function ifstream +0.66
Why does changing what a reference points to not throw an error? +0.74
C++: joining array together - is it possible with pointers WITHOUT... -1.12
The new keyword "auto"; When should it be used to declare... +1.56