StackRating

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

Igor Tandetnik

Rating
1657.72 (456th)
Reputation
33,855 (3,462nd)
Page: 1 ... 15 16 17 18 19 ... 25
Title Δ
About the underlying storage of std::basic_string 0.00
Using regex for input validation 0.00
Is it safe to pass a va_list to another function without using va_c... 0.00
Priority queue works with vectors but not lists 0.00
How to extend struct with some non POD fields so it can be used wit... 0.00
win32 setting the caret at a specific line in multiline edit control 0.00
C++ sorting text +1.57
Modifying a member of a struct in a vector if another member of tha... 0.00
Visual studio c++ basic principle of structure, communication betwe... 0.00
Creating DateTime object in Visual C++ 0.00
Error C1189 MFC 0.00
Boolean Valued Response in C++ -3.08
Why must you call SelectObject before calling GetTextExtendPoint32 0.00
Why is it a pointer to void declarator instead of a pointer to memb... -1.81
How do I sort a vector with respect to another vector? +0.33
Error passing shared_ptr<Derived>& as shared_ptr<Base&... 0.00
Why do I get the _Block_Type_Is_Valid (pHead->nBlockUse) error? 0.00
Splitting the main message map (BEGIN_MSG_MAP_EX) into two files 0.00
VC6 /r/n and Write works; Visual Studio 2013 does not work +0.38
Repeated calls to CreateCompatibleBitmap() eventually failure with... 0.00
What does this mean: &**this; 0.00
How to properly create a custom exception with a message? 0.00
Undefined behavior caused by not proper memory reusing 0.00
Copy Constructor invoked instead of assignment operator +1.80
Confusion regarding Function/operator overloading 0.00
How do I make and fill and array of enum type +1.16
Assign char16_t with character literal codepoints outside of basic... 0.00
How to reverse this? 0.00
Specialization of single template argument 0.00
'invalid covariant return type' error in nested iterators a... -0.16
Initializing a shadowing variable +1.29
C++ const method on non const pointer member +0.71
Meaning of character literals containing trigraphs for non-represen... +0.34
Overloading arithmetic operators with inheritance in C++ 0.00
URLOpenPullStream - How to get the stream size 0.00
C++ int array ends up with bad data in the middle 0.00
Why using `std::reverse_iterator` doesn't invoke UB? -1.15
Template parameter based on expected return type 0.00
Sorting criteria for ordering this words? +0.34
Parsing protocol buffers in c++ 0.00
Infix vs prefix syntax: name lookup differences 0.00
ARRAY[T, SIZE] Appropriate Default Constructor Available 0.00
Setting/getting values through pointers in C++ +0.32
How to set field of a nested message in protocol buffers? 0.00
C++ Wininet Custom http headers -0.66
Why are copy operations deleted when move operations are declared? +1.51
operator << friend function and templates 0.00
What is the order of subobject initialization? -2.06
unexpected behavior while appending chars using strcat 0.00
pass by reference recursion function 0.00