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 ... 6 7 8 9 10 ... 62
Title Δ
What is the size of this class and Why? -0.08
How to pass vector elements by reference in c++? -0.11
C++ 11 - Tuple of Arrays from Array of Tuple +1.27
Number of objects of each specific type in std::list 0.00
Remove first character in char* +0.57
Syntax clarification -2.82
Is C and C++ client side? or server side? -1.24
i get compile error while using set_difference -0.65
Template functions versus named lambdas with auto parameters +1.38
Do functors have an equivalent in C#? +0.27
gives error on find_first_of function with binary predicate +0.49
Why does the compiler find my function if is not yet declared? 0.00
What is the design rationale behind the resize method of std::vector? +1.23
C++11: Specialize/restrict method on depending on a container's val... +0.28
C++: is conditional inheritance possible +0.58
How to initialize a static const set<string> in implementatio... +1.60
Allocating arrays in C++ -0.71
What guarantees that the overloaded non-const method is invoked? -0.98
Making a ton of variables in c++? +0.95
Inheritance in c++. Why is it wrong? -0.65
C++: Union Destructor +0.81
How to make an array print zeros when there is no input in that slot +0.28
Why is this double value printed as "-0"? 0.00
About sizeof of a class member function pointer +0.88
Typedef for pointer to a template class method -2.47
Does a pointer to a reference point to the adress of the reference... +0.32
Is there a difference between int *x and int* x in C++? -0.30
Get element of a tuple via function argument rather than template p... 0.00
C++ Container of polymorphic objects with shared vptr +0.92
Fold arbitrary number of pairs of iterators into a new iterator. Me... 0.00
"Illegal case" when using special symbols in case in c++ -1.56
c++ template interdependant types +0.32
Classes and void pointers -0.16
Can I have different types in the init-expression of a for loop? +0.76
When it make sense to replace "class_name obj_name = func()&qu... +1.18
why you can not initialize the variable inside the class in c++ +0.30
What exactly does "unformatted input function" mean? 0.00
function template overloading +0.90
Having trouble reading file into vector +0.29
Efficient way to return a std::vector in c++ +1.25
Split and Process a String in C++ into Different Variables +0.28
Removing and deleting all objects in a vector +0.28
C++ stringstream to char* conversion memory allocation +1.85
What's the difference between result_of<F(Args...> and declty... -0.28
How to change address of a static array variable in C++? +1.42
c++ template function overlading argument deduction with const argu... -0.67
cout not printing unsigned char +1.06
How to use for_each from C++ boost library? 0.00
C++: can a field object know its "parent" without storing... +0.29
How do I strip a tuple<> back into a variadic template list o... +0.36