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 ... 23 24 25 26 27 ... 62
Title Δ
How to properly specialize a templatized static const member that i... 0.00
Remove elements of a vector inside the loop +1.47
Can I get a pointer to a current iterator value -2.12
local variable issue in c++ +2.18
Explaining some simple code -1.30
trouble creating a custom sort in C++ for a vector of pointers +0.72
what's wrong with this prime generator? -1.73
generic shared_ptr as member of a class +1.95
pointer vs non-pointer members of a class +1.42
how to copy an inherited class from its base class pointer without... +0.33
C++ decrement confusions -2.22
Very weird behavior: Class with template constructor with only one... +0.35
C++ dynamic_cast behavior when cast fails -0.45
A program to find the x values of a quadratic equation -1.13
assigning values to template types by using literals -2.62
C++ Templates challenge +1.90
Casting "number 0" to char before appending it +0.60
Accessing private members c++ -1.81
error: request for member '..' in 'this', which is of non-class typ... -1.30
Link error when using friend function in template linkedlist -1.90
How to keep this const-correct without cheating the compiler? -0.22
How to get the size of a template argument when using CRTP? 0.00
Getting a C2628 error +1.40
C++ STL map - conditional insert +0.05
How can a variable be used when its definition is bypassed? -0.40
getting an iterator to a generic container inside a generic class:... 0.00
Getting an extra call to the copy c-tor while introducing a scope +1.28
Variable has incomplete type 'ParamBlockRec' (aka 'ParamBlockRec') 0.00
C++ parse, fetch a variable number of integers from a string +0.42
How to pass variable in C++ Sprintf 2nd(format) argument? +0.55
What is uint_fast32_t and why should it be used instead of the regu... -0.90
cin.get() not working? -0.68
How to initialize a const int 2-dimension vector in C++ +1.85
Understanding confusing typedef grammar -1.89
Will an lvalue to rvalue conversion happen? -0.02
Is there a native C++ alternative to the C's "memcmp"? +1.18
Cannot cast array to pointer +0.95
Class member function vs function with respect to speed +0.28
Cout doubles without cutting variables +0.30
Why statements cannot appear at namespace scope? +0.33
Why can't I overload operator=? -0.58
Accessing elements inside map<int,string[4]> -1.02
Binary operator for different version of template class +0.02
Two dim array, pointer to part of it and stack corruption -0.79
Type conversion operator in template class - invoked regardless of... -2.28
Overload operators to work with class objects? +2.15
Vector preallocation does not work properly -0.15
Printing out a map, cannot convert const string to const char array -0.10
.template (dot-template) construction usage 0.00
"error: '=' : left operand must be l-value"? (When using... +0.93