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 ... 13 14 15 16 17 ... 62
Title Δ
Inserting into a std::vector at an index via the assignment operator +1.19
Resetting the cout after redirection 0.00
address of local variable -0.38
Passing function by reference or by value? -2.38
wired output of a bigger macro construct 0.00
Why structure is lightweight and Class is Heavyweight in C++ +1.19
How should I make this template work? +0.83
can template alias be used for partial specialization? +2.27
Passing 'this' pointer as LPARAM -0.63
Base operator called instead of Derived one - Normal behaviour? 0.00
Are all problems that are solvable with recursion solvable with loop? +1.01
Is it better to overload addition operator as non-member function? +0.04
Can I write a copy constructor for an Abstract base class using poi... +0.28
visual studio 2010 single project with multiple cpp files with main +0.30
what is the pred field in stl algorithms and how can i use it? 0.00
Efficiency of C-String vs C++Strings +0.86
C++ Casting the double result of the pow function to an integer -2.20
sizeof in c++ showing string size one less +1.66
Are recursive types really the only way to build noncontinuous arbi... +1.34
Pointer-to-member: what does the pointer value represent? -0.28
C++11: Compile Time Calculation of Array -0.02
Auto vs concrete type when iterating over vector? +1.99
value of the variable after storage allocation in c++ -1.17
C++11 type_traits : same type if floating point, double if integral... +2.11
C++ Using an overriden method after passing as superclass +0.79
C++11: Number of Variadic Template Function Parameters? 0.00
What is the most efficient search mechanism for this situation? -1.70
Variable addressing +0.51
auto with string literals -2.43
main.cpp|15|error: invalid conversion from 'const char*' to 'char'... +0.31
Why copy elision not working with std::move? -2.35
declare fixed size character array on stack c++ +0.37
C++: Using Strcpy with Pointer Strings +0.32
Template in C++, why have to use enum +0.71
Calling the main function in C++ is ignored using CodeBlocks +0.30
glibc detected double free or corruption -1.00
C++ : a helper to compare variadic unsigned int templates parameters +1.19
Variable arguments +1.20
Error with pointers to member variables as parameters; why? +0.31
No Matching function call to templated function with const parameters -1.13
C++: Does strcat() overwrite or move the null? -1.81
Does sizeof(float) always equal to sizeof(int) on all architectures? +0.80
no matching function for call to a variadic parameter pack function -0.69
Is the default value of an int* NULL? -2.14
Does string contain null terminator? -0.36
Do i need to delete objects that i set in class member when i repla... -1.28
When can outer braces be omitted in an initializer list? 0.00
Dynamic binding in C++ on copied object -0.40
Captured variables in lambda functions confusion +0.84
Conflicting declarations of enum +0.87