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 ... 57 58 59 60 61 62
Title Δ
C++: How to read dynamic data elegantly into a struct? +1.67
C++ reinterpret cast? -1.10
Why can I expose private members when I return a reference from a p... -0.75
what does this mean in c int a:16;? -0.51
Post/pre increments in 'printf' +1.82
Post-increment and pre-increment within a 'for' loop produce same o... -0.75
C/C++ Inline assembly [with C loops] -0.54
How do I force eof on stdin? +1.88
How to pass 2D map as a pointer to function -0.70
How could this code behave as I saw? -0.39
Changing behaviour of double quotes when >> a stringstream -1.41
Why does the area come back as 0? -0.41
GetCurrentDirectory for startup App. c++ +0.44
Visual C++ 2010 -> Window Form. How to convert string to int? +0.46
Initialization of static class variable inside the main +1.48
A variable seems to be de-referencing when I use it in a dynamic ar... -0.77
Memory Allocation char* and char[] -1.67
Keeping part of public nested class visible only to the nesting class +1.24
Call function from object instantiated in one class in another -0.44
How to properly assign a value to the member of a struct that has a... 0.00
why our C++ class is forced abstract? -0.52
Proper casting for fstream read and write member functions 0.00
object in a set iterator -1.25
run threads of class member function in c++ +1.37
How does one store a vector<bool> or a bitset into a file, bu... +1.12
Passing pointer to "class that inherits from A and B" -1.34
Inheriting List to Sortable List-protected members out of scope -0.28
how to templatize a function on an stl container that has an iterator -1.11
elegant way to create&pass multi-dimensional array in c++? -0.71
Using the windows api and C++, how could I load an exe from the har... +0.75
Will the following cause problems with memory? +1.25
Can static member function of base class call its derived class obj... +0.93
Passing parameters for callback function -2.23
How do static member variables affect object size? +0.50
How string accepting interface should look like? -0.88
When to use the for loop over the while loop? -0.92
Create array of class objects inside another class -1.11
How can we compute N choose K modulus a prime number without overfl... -0.20
Why is this default template parameter not allowed? -1.07
Undefined Behavior and Sequence Points Reloaded -1.26
Question about best practices and Macros from the book 'C++ Coding... -1.44
static thread function access non-static class member in C++ +0.46
a tiny but stupid quesion on C++ +0.55
Better way to refer to structure size( #pragma pack VS defined size ) -0.45
How to access the element of a list/vector that passed by reference... -0.52
C++ Instantiate class and add name to array/vector then cycle throu... -0.64
What does "Class* &cls" mean in C++'s function defini... +1.99
conditional operator usage -1.26
Why is a boolean 1 byte and not 1 bit of size? +0.71
When a constructor is called explicitly is the initializer and memb... +2.05