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 ... 44 45 46 47 48 ... 62
Title Δ
std::list erase incompatible iterator -0.46
Use of "using" in header files +1.68
What is the structure of virtual tables in C++? -0.66
Avoiding need for #define with expression templates +0.49
cast integral type passed by reference +0.08
How to restore stdout after using freopen 0.00
what should I do in C++ for following code in C? +0.18
what can you initialize global variables to in c++ -0.20
for_each weird behaviour -0.65
Compare iterators, C++ +1.16
Is it possible to use default arguments and a variable number of ar... +1.60
Why do I get a segmentation fault when I am trying to insert into a... -0.79
Embedding WinMain entrypoint into a class? +1.26
why doesn't make work on a c++ compile with a reference address poi... -0.61
what is sprintf in c#? +0.54
How to initalize a multi-dimensional array in a C++ constrcutor -0.13
C++ copying a string array[] to a vector <string> -0.32
SFINAE doesn't detect T::reference -2.24
c++: No instance of overloaded function? 0.00
C++: Why does a struct\class need a virtual method in order to be p... -0.39
C++: "... is not a polymorphic type" while using boost::d... +2.12
class static member function chosen over global function with same... +0.43
is it good practice to add const at end of member functions - where... +0.69
Access to method pointer to protected method? +1.75
Why do virtual functions need to be passed with a pointer and not b... +1.93
c++ overloading the [] operator without a class +0.68
Difference between size_t and std::size_t +1.30
How to resize dynamically a two dimentional vector? +0.32
Is there a way to call constructor with class instance pointer? +0.79
Static constructor in c++ +0.47
Why is std::string not a valid type for a template constant paramet... -0.20
C++ Template error +0.13
unsigned to signed conversion +1.63
C++ Integer array and boolean functions +0.81
Returning an object from a member function of the same class +2.00
What does it mean if a "variable or field" is declared vo... +0.48
Is there a way to create a std::vector of dynamically allocated arr... -1.42
How to create a macro that throws on verifying HR and also logs? +0.40
Should I be using static in this case +0.40
In a vector/list, are you actually applying it to the object? (C++) -1.16
C++ -- type of the division? -0.29
C++ -- Should I call the base class default constructor in the init... +0.56
C++ Overloaded Function and Subclasses +1.18
GCC error: explicit specialization in non-namespace scope (desperat... -1.15
Templates in c++,typename and class +0.42
What is the proper use case for dynamic_cast? -0.04
int *array = new int[n]; what is this function actually doing? +0.72
How do I output a compile-time numeric constant during compilation... 0.00
Why doesn't my vector recognize my derived classes? -0.17
Pass nested C++ vector as built-in style multi-dimensional array +0.42