StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

nwp

Rating
1566.01 (4,596th)
Reputation
7,003 (22,932nd)
Page: 1 2 3 4
Title Δ
What is the best way to measure the cpu time of some functions when... +3.51
Delete all not found i.e. delete all key/values in map not found in... -1.63
Re-using iterator after 'insert' into vector -0.04
Why an empty while loop don't react the same as a while loop wi... -4.32
Undefined behavior with std::move -0.48
Need for Fast map between string and integers -1.99
How can I concatenate two structs type variables in c++? +3.40
How to define constants in Qt Creator for different Build Settings? -4.58
Forcing the copy constructor instead of the move constructor 0.00
Expose C++ container iterator to user +3.81
Move semantics in Qt without pointers? +3.55
Expandable base class methods? +3.17
Copy element of nested std::vector to std::vector 0.00
Call both a template and a specialization for cross-validating resu... -0.26
A constexpr function is not required to return a constant expression? +5.44
QCustomplot - Hide / Show selected graph -0.27
Safe some memory when passing and assigning +3.71
Whether to use exceptions in C++ for Socket library? -0.97
Preventing compilation of a function (or part of) based on template... -3.76
Optional logic when passing structures in c++ +0.75
What are the benefits of compiling with -j1 instead of -jN -0.48
what happens to lvalue passed in function as rvalue (c++)? -0.51
Calling a constructor with no parameters works, with a parameter do... -2.01
Aggregation doesn't work when writing classes in different files -0.49
Not able to display string using a user define String class +3.26
C++ Use of smart pointers inside STL containers +3.70
Does nullptr release the memory of a pointer? +1.10
How does a linked list know when its element has been removed from... +0.92
What does *(&a)=5 mean? +3.56
Make QSpinBox react to mouse wheel events when cursor is not over it -4.22
c++ multi-threading deferred launch -1.65
Vector of type <Object*> and traversing +3.47
How to convert a string to const void* in c++? -2.13
C++ Overload Operator = for Pointers does not compile +3.61
Singly Linked List using shared_ptr 0.00
Create Win32 window without WinMain function 0.00
Is there good substitution for interface in has-a relationship in c++ +0.65
Optimizing interaction between Producer - Consumer threads -4.88
How to ensure thread read last variable value? -3.00
C++: Passing string arrays to function WITHOUT USING VECTORS +3.67
Which factors affect the needed compiler? +3.68
Why does the compiler require a copying constructor, need and have... -2.90
Addition of two functions -4.91
static_cast in a for loop +4.86
One-liner for RAII on non pointer? -1.97
How to prevent C++ from creating default members? +3.67
Why this inconsistency in padding data members? +0.85
libstd++ postfix operator hangs 0.00
Effect on sleep() on static variables in c -2.10
Unexpected C++ glitch - incrementation behavior 0.00