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 ... 4 5 6 7 8 ... 62
Title Δ
Output a tuple within an STL list +0.46
How to stop a nested for loop +0.49
Strange definition of FALSE and TRUE, why? +0.15
What's the exact semantics of a deleted function in C++11? +1.52
Assigning double to const int& vs int to const int& -0.69
How to convert std::thread::id to string in c++? -1.76
How can I pass a function that use lambda? +0.92
How to overcome lack of friendship in C#? -0.92
Size of strcat Destination Array +0.15
What is the difference between shuffle and random_shuffle c++ +1.71
What is the difference between "int *a = new int" and &qu... +2.23
Sorting non-type template parameter pack in C++11 or C++1y? +1.11
Returning value with the same constness as the parameter +1.10
Quick way to trace/find a call to printf or cout (long lost debug o... +0.61
Trouble on initializing a struct with the constructor initializatio... +1.94
how does the initialization A(ob) work, where ob is an object of cl... -0.32
C++ Global and Scoped integers initial values +0.67
error while passing a 2d array through pointer in c -2.06
What does "expression must have class type" error mean? +0.96
sprintf crashes due to %s in the argument variable -2.08
How can two alternating characters be output efficiently or without... +0.73
Is ?: expression not always evaluated? +0.98
How to elegantly return an object that is default-initialized? +0.42
Can we omit the double-braces for std::array in C++14? 0.00
member variable as pointer to template type c++ +0.72
C++ inheritance: Can't access private element of base class +0.30
How to make sqlalchemy session keep track of all changes in the loc... -0.72
Unique index in C++ map with custom sorting -1.25
warning C4244: 'argument' : conversion from 'double' to 'const int'... +0.26
Calling a member function pointer stored in a std map -0.89
Sequence point from function call? +1.30
How to initialize std::array<T, n> elegantly if T is not defa... 0.00
What is the purpose of specifying captured variable in lambda expre... +1.79
Passing function pointer from member function 0.00
How to pass arguments to factory elements constructors? -0.61
c++11 vs c++ - enums differences -0.72
Return a copy of incomplete type in C++ 0.00
main() function calls itself in C++, what will happen? -1.56
what is difference between lock() and guard() after lock_guard +0.04
Invalid static_cast from type <unresolved overloaded function ty... 0.00
Where are the parameters of this function? +1.01
When should I use forward and move? +0.51
Is it wrong to place a constant qualified inline member function be... +0.86
Fibonacci sequence in a vector -1.37
how to perform std::find on const char * +0.45
C++ wstring constructor +0.26
std::string vs char[] vs char* +0.27
Size of a empty Class & Derived Virtual Class +0.27
Remove duplicate string in an array -1.08
Type casting when exceeding the limit +0.54