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 ... 25 26 27 28 29 ... 62
Title Δ
for loop not running, trying to iterate backwards through array ele... +1.12
locate / use a vector based off one its elements -1.21
Are arrays in structs freed on deletion? 0.00
Templated initialization_list - why does lookup fail 0.00
Avoiding template specification at function call +1.29
Dynamic template arrays +0.31
Compile-Time Polymorphism for Data Members +2.05
std::forward and constructor with non-const reference argument +0.94
How to convert char[41] to char[40] +1.44
Why is this giving me "Undefined references to constructors an... -1.63
Is there a way to remove a key from a C++ map without deleting the... -1.06
What is it called when a block returns a value? -1.05
How can I write a comparator with a intermediate variable for stl s... +0.06
Multiple class inheritance? +1.77
Linkage of classes +0.70
What would the prototype declaration of a C function look like that... +0.96
not1 was not declared in this scope +1.60
How can i define an array of char* in a struct in a separate header... +0.35
How to call a non-const method from a const method? +0.70
Compiler error for conditional operator "?:" when used wi... +0.91
C++ templates specialization syntax 0.00
C++ pointers dynamic arrays and functions +2.04
Extending a program to count line frequency +0.32
Why do only non-constant maps provide associative array-like direct... -1.13
How can I specialize a template member function for std::vector<... +1.44
Use of typedef on function 0.00
Casts between different class trees ins C++ -1.92
How to clear browser cache programatically? -1.36
Deleting entries in STL vector +0.94
why boost::call_traits<double>::param_type is "const dou... -0.61
How do I improve my extension method -0.46
Overloading assignment operator in a class template that can cast t... -1.48
error: invalid initialization of non-const reference of type ‘int&a... +0.49
std::ostringstream printing the address of the c-string instead of... +1.74
What is the difference between int and char arrays? -0.31
Can there be a C++ type that takes 0 bytes -1.19
C include guard +1.29
Trie saves space, but how? +0.64
C++ Structs Not Compiling... Not Initalized Properly? Not using the... +0.61
Why is the compiler calling the default constructor? +0.32
How to track malloc and free? +1.14
initialize this buffer uint8* +0.37
C++: What to insert in vectors - pointers or references, when does... +0.23
Using std::copy to copy wide strings on Windows +1.40
Assign return type to a reference, does a copy take place? +1.47
C++ templates: Select different type based on value of template par... -1.80
Can a cast operator be explicit? 0.00
what happens when you create an array with non-const length in c++? +1.23
concatenate stringstream in c++ +0.99
Should we use p(..) or (*p)(..) when p is a function pointer? +0.99