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 ... 34 35 36 37 38 ... 62
Title Δ
How does this code to forbid inheritance work? -0.89
Instantiate a template class <erroneous-expression>? -2.17
error writing to file with ofstream -0.03
Syntactic sugar to add variable-size element lists to vector? +0.84
Does downcasting defeat the purpose of polymorphism? +1.20
Why compiler choose the const method instead of non-const? 0.00
Member aggregate initializer list unsupported? 0.00
C++ all differences between 'struct' and 'class'? +1.29
Is there a range class in C++11 for use with range based for loops? +0.33
Ostream << overloading confusion -0.03
retrieve the names depends upon the price conditions +0.37
Managing Scope and Object Lifetime Within STL Vectors -0.42
Variables not producing proper data -1.37
How do I remove duplicates from an array? +0.08
Boost Spirit Roman Numeral Parser Example +0.30
Problem with functions accepting inner classes of template classes -0.60
How do I pass data to different threads +0.35
C++ forbid overwriting a virtual function -1.00
Creating GUIs for application -0.36
How to increment a 64 bit number when the OS only supports 32? -0.09
C++ string to enum +0.60
return a vector vs use a parameter for the vector to return it +0.13
How to get Fields of the current class? -1.07
[c++]: problem about initiation list in constructor -1.65
Cannot access private member declared in class 'std::basic_ios<_... +1.55
Why do we need `class` in C++? +0.26
C++: STL linked list - += duplicating node +0.37
delete a variable out of scope -0.71
How can I use std::copy to read directly from a file stream to a co... +1.39
Is there a way to disable constructor synthesizing on a class? +0.40
c# minimum of two numbers if one or both is greater than 0 -1.24
functor in header file -1.70
container of unrelated T in c++ +2.23
Private static member variables in C# -0.73
How is template function call ambiguity resolved? 0.00
How do I convert vector of strings into vector of integers in C++? +0.13
Why can't char** be the return type of the following function in C++? +1.09
Debug why does size_t not work as a data member? -0.88
Read word by word from file in cpp +1.14
Union vs. static_cast(void*) +0.36
std::transform() and toupper(), no matching function +1.87
Initializing multiple (unique) entries of a vector -0.97
Why is my Dynamic Array of Char's still returning uninitialized val... +0.89
At what point does dereferencing the null pointer become undefined... +2.12
C++ char pointers +0.36
Initializer list for dynamic arrays? +1.34
Problem with a deferencable iterator only with visual studio 2010 +0.38
Pass a function output straight to a function that accepts referenc... +0.97
Parsing only numbers from istream in C++ +0.70
Why the Compiler does not detect correct function signature in error? -1.50