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 ... 11 12 13 14 15 ... 62
Title Δ
STL algorithms: Why no additional interface for containers (additio... -1.95
resizing a vector which is in a struct +1.08
c++11 vector initialization in a function call 0.00
How to use boost async_write with a vector of boost const_buffers c... +0.33
How to print out / access the content of a const void pointer? +0.31
How to call a method from base class where the base class is a temp... +2.09
trying to read a config file -1.72
Class constructor "C2248: 'std::basic_ios<_Elem,_Traits>... +1.33
Declarator modifier position in variadic templates +0.21
what does >> do in c++ -0.20
Can I use value_type on an instance of the vector, not on its type -1.85
assign an element of a structure for whole vector of structures? +1.38
std::find on a legacy array -1.62
What copy/allocation operations happen during this object creation? 0.00
Access elements of map which is member of vector without creating c... -0.23
How do I add an array to a list? +0.31
Why am I getting "is not a class or namespace" error 0.00
Why is numeric_limits<int>::max() > numeric_limits<int&... +1.23
Passing define int to function as an argument -1.14
What happens if I return literal instead of declared std::string? +1.26
Why does Visual C++ fail to compile a friend template inheriting fr... -1.75
What is the best way of interpreting "Bit String" +1.12
function returning empty set +0.86
What are the advantages of using nullptr? +1.52
Ensure derived class constructor must call specific base class method +1.38
Why does an iterator operator + return a copy? -1.45
How should I call function with template recursively? 0.00
Replacing subvector in a vector +1.04
Converting a string to double using c_str() in C++ +1.07
How can I enforce that a template parameter used implements some in... +0.04
Why is boost::function slow? +1.20
static const double cannot have an in-class initializer. why is it... -1.08
how can i store array to queue in c++ -0.90
An additional conditional statement is making a program faster 0.00
How to use a vector<T2> in place of vector<T1>, when T2... -1.02
Why isn't std::function a valid template parameter while a function... -0.69
Strange compilation behaviour when calling a template method from a... +0.10
Insert elements into c++ map - differences of insert methods 0.00
no appropriate default constructor available when creating construc... 0.00
How to fread into a vector inside a class? -1.26
how to check if the user input an integer +0.25
How to overload -= c++ +0.26
How to maintain encapsulation when one object's death makes another... -0.04
Why is it an infinite loop? +1.43
Invalid conversion from 'char' to 'const Char*' in C++ +0.61
Template function giving compilation error -1.79
Itarating over std::vector with lambda does not want to remove with... -0.81
C++ -vector<string> in C# 0.00
How to apply a function to each component of a variadic list and re... 0.00
How to raise an error, if the parsed number of a C++ stdlib stream... -0.54