StackRating

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

Sid S

Rating
1481.61 (4,490,205th)
Reputation
4,242 (39,440th)
Page: 1 2 3 4 5 ... 6
Title Δ
How to avoid locking using lock_guard? 0.00
ForwardIterator combined with multiple bind's is iterating too... 0.00
Why does it seem like my floating point value is not equal to itself? -0.73
Is there a way to use the erase-remove idiom in concert with other... -0.21
Can c++ compiler optimization generate two versions of a function w... -0.71
When M is an odd number and if it is middle of diagonal it shows Ze... +2.11
C++ typecasting with bitwise assignement operation +1.34
Build a vector as a subset of another one without copying +0.83
defining C++ preprocessor macro with quotation marks 0.00
Print a Member of Struct in a Vector of Lists of Structs +0.67
Is there a way to have two variables of different sizes share a mem... +2.09
Reusing a thread - boost vs std thread behaviour +0.53
Is there any difference between the following commands from std::un... +2.27
I don't understand ++ operators in c++ -0.47
How do I add the value -1 in front of odd numbered elements in a C+... -1.23
Converting a char * to string * 0.00
How to find first, second and third highest value in a given vector... 0.00
How to create certain elemental array from a pre-defined array 0.00
can I increment an iterator by an integer? +0.24
Why does sizeof(!0) print 1 instead of 4? +0.37
Accessing structs in a vector of lists +0.53
How to define uint64_t constant? +0.58
copy constructor, pass by value and return by value, chain operatio... +0.57
Object assignment - invalid use of member function error +0.54
Why is this attempting to call the default constructor? +0.70
Acessing element of vector of vectors of pointers 0.00
In C++, 'Node' is a class, 'node' is the instance o... -0.09
What does this C++ statement mean? BaseWindow() : m_hwnd(NULL) { } -0.97
Need a normally-distributed random number generator -1.57
Insertion and Deletion in list <string> 0.00
Should std::move be used on members when initializing them in the c... -1.23
error : exception : Unhandled exception thrown: read access violati... 0.00
c++ – Disappearing Variable -1.94
WM_MOUSEMOVE GET_X_LPARAM AND GET_Y_LPARAM Catch wrong Coordinates 0.00
Why I need the inline keyword when I am not defining any method twi... 0.00
Is find() function efficient for sets? -1.93
How to initialize double matrix with NaN element? +1.05
C++ Error when trying to store the reverse of an already existing a... 0.00
c++: How to insert Line Feed into sprintf concatenation? +2.23
Trouble accessing a Singleton Class C++ +0.50
How do I push vectors by reference? -0.96
Find duplicate consecutive numbers in a randomly generated array +2.57
Is there a way to use pointers in recursion to find the minimum of... +0.42
Variable Length Arrays: How to create a buffer with variable size i... -0.49
How to have an if() split by && and not || +1.28
win32 SetDlgItemText not working from within WM_INITDIALOG +0.53
Two cin / cout statements being combined into one +1.72
How to deal with [-Wc++11-extensions] in the text editor 0.00
Convert string to custom class -0.46
Is there a way to initialise a new struct variable that does not in... +0.23