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 ... 15 16 17 18 19 ... 62
Title Δ
Strange C++ syntax? +0.48
Very basic inheritance: error: expected class-name before ‘{’ token +1.16
C++ Exceptions: Why use or extend std::exception? +1.20
std::shared_ptr or std::unique_ptr assignment operator overloads +1.45
Optional command line arguments +1.03
STL for_each not working with map in Xcode +2.14
Parse delimited string -0.27
Global variable "count" ambiguous 0.00
seekg() function fails -2.26
Why c++ does not support multiple initializers in for loop? +1.49
Can't read file more than once in c++ 0.00
Ways to find maximum digit +0.92
Task using for (strcmp aswell) -0.51
% versus FMOD for calculating modulus 0.00
Is it possible to simplifying these C++ template parameters? -2.35
Relying on ADL for std::begin() and std::end()? -1.12
Default template parameters: Why does the compiler complain about n... +1.65
Not able to understand static behaviour +1.01
Alignment guarantees of static char array +0.36
C++ : declaring in if/else : var not declared in this scope +0.60
C++ QList in if statement, what is default value? +0.64
Use cases for referencing to a constant variable +0.94
C++ Native to Intermediate 0.00
Is it valid to have two implicit casts in constructing an object in... -2.07
C++ function : Variadic templates with no arguments +0.34
classical producer consumer threading +0.15
Why is using "vector.at(x)" better than "vector[x]&q... +1.26
Why this can not be passed as default parameter in member function? +0.95
C++ warning of data comparision +0.82
Different ways of using C++ constructors +1.97
Is it legal according to rules of C++? -1.35
Are std::vectors threadsafe? +0.14
C++: Initialization of pointer to pointer to int -0.19
How to use template type argument in lambda? +0.46
Suppress Compiler warning Function declared never referenced +1.38
What does a const cast do differently? -1.23
Printing hexadecimal values to console in C++ +0.75
Who can help me explain the use of typedef in C++? +0.49
Why are member variables visible in c++ constructor initialization... +0.52
C++ templates: separation of definition and implementation using te... +1.74
Detecting that the stack is full +0.95
What does the statement “(void)startGuardBegin;” do? -1.24
C++ type traits to select between T1 and T2 +1.77
Multiple inheritance for abstract classes in C++ -0.32
C++ type traits to extract template parameter class 0.00
How to add elements of a std::set to another non-empty set? -0.45
template casting operator, 'const' keyword required +1.86
Better way of adding copies of an object to a container -0.01
Diffrent types assigment in switch state cases, inside template fun... +0.44
Is it legal to hold reference/pointer to the return object value of... +1.37